Artifact 7562840818602495c22588550ece460f33d73b55256947ff546d94bc58ae486c:
- Executable file
mttroot/mtt/lib/rep/sfun_rep/README.tmpl
-
2002-05-19 13:01:22
— part of check-in
[062029b187]
on branch origin/master
— 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,
the compiler bundled with Matlab.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. (user: geraint@users.sourceforge.net, size: 203) [annotate] [blame] [check-ins using]
-
2002-05-19 13:01:22
— part of check-in
[97bf211b88]
on branch origin/master
— 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,
the compiler bundled with Matlab.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. (user: geraint@users.sourceforge.net, size: 203) [annotate] [blame] [check-ins using]
-
2002-05-19 13:01:22
— part of check-in
[062029b187]
on branch origin/master
— Numerical solution of algebraic equations implemented for S-function target.