History for mttroot/mtt/lib/rep/sfun_rep/ae.c.tmpl
2002-05-21
| ||
11:46 |
Deleted:
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. check-in: [f281078eb6] user: geraint@users.sourceforge.net, branch: origin/master, size: 0 | |
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: [61cef996f8] check-in: [062029b187] user: geraint@users.sourceforge.net, branch: origin/master, size: 1942 [annotate] [blame] [check-ins using] | |