Artifact 4bfb771bf0f570e3b7a1bdf15b17ad64d84be622a079190c84a87881f0e4d954:



To build a Simulink funtion of the <mtt_model_name> model without using MTT:

mex <mtt_model_name>_sfun.c

The input block can be created with:

mex <mtt_model_name>_sfun_input.c

If numerical solution of algebraic equations is also required:

mex <mtt_model_name>_sfun_ae.c

The interface block can be created with

mex <mtt_model_name>_sfun_interface.c


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]