SQLITE_NOTICE(283): recovered 5 frames from WAL file /data/mtt.fossil-wal

File mttroot/mtt/lib/rep/sfun_rep/README.tmpl artifact b5c86b874f part of check-in 9dbc5c7804



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

mex -I. <mtt_model_name>_sfun.c

The input block can be created with:

mex -I. <mtt_model_name>_sfun_input.c

If numerical solution of algebraic equations is also required:

mex -I. <mtt_model_name>_sfun_ae.c

The interface block can be created with

mex -I. <mtt_model_name>_sfun_interface.c


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