Ancestors of file mttroot/mtt/lib/rep/sfun_rep/sfun.c.tmpl from check-in 1766067043
|
2002-05-21
| ||
| 11:46 |
MTT input block "sys_sfun_input.mexglx" created to provide inputs from MTT input file to plant model within Simulink. The command "mtt sys sfun zip" now also creates a simple sys.mdl file which connects the input block to the plant block correctly. file: [dcace679aa] check-in: [1766067043] user: geraint@users.sourceforge.net, branch: origin/master, size: 6683 [annotate] [blame] [check-ins using] [diff] | |
|
2002-05-20
| ||
| 08:51 | Tidied generated code up a little bit. file: [fc7b63a944] check-in: [f7ba4f05fd] user: geraint@users.sourceforge.net, branch: origin/master, size: 7386 [annotate] [blame] [check-ins using] [diff] | |
|
2002-05-19
| ||
| 13:01 |
Added:
Numerical solution of algebraic equations implemented for S-function target.
Equation solving requires the Matlab Optimization Toolbox to be installed. Code has been changed from C++ to C to allow mex files to be built with LCC, Parameters are now obtained from numpar.c instead of a dialogue box. `mtt <sys> sfun zip` creates all necessary files for building the model mex files. file: [3726daca35] check-in: [97bf211b88] user: geraint@users.sourceforge.net, branch: origin/master, size: 7310 [annotate] [blame] [check-ins using] | |