MATLAB: Do I need a Simulink license to run an FMU generated by exporting a Simulink model in R2018b

simulink

Hello, I was writing to ask a question about the FMU add-on in R2018b.
Is a FMU generated by Simulink supposed to have any dependencies on Simulink?
When we generated a FMU and tried to run it on a machine without Simulink, it was not loading the dll because of some dependencies on MATLAB.
After downloading the MATLAB Runtime on to the machine without MATLAB we resolved all the dependencies except:
– libMatlabEngine.dll
Does someone need a MATLAB and Simulink license to run an FMU? Or is having the MATLAB Runtime enough to run an FMU?

Best Answer

Yes, to run an FMU generated by Simulink requires an active license and a local installation of MATLAB and Simulink.
When a third-party tool runs the FMU, it checks out required licenses and starts a local installation of Simulink to start the model.
Please follow the following documentation link for more information: