Hello,
I would like to export an activate model to fmu with c source code.
I already done this in matlab/ simulink with the command: exportToFMU2CS('mdlName','SaveSourceCodeToFMU','on')
How could I do this in activate?
Thank you for your help!