MATLAB: Dll integration of MATLAB dlls into SimulationX

dllsimulationx

I am modelling certain automative system in SimulationX, a modelling software. I would like to import a MATLAB algorithm into it as a dll file. What are the steps to generate a dll and import it into SimulationX?

Best Answer

DLL integration of MATLAB DLLs can be used to incorporate MATLAB functions and algorithms in SimulationX. DLLs created by MATLAB Compilerâ„¢ can be integrated into SimulationX through an external function.
Related Question