Artifact 506c1123b2ba400425b244ff4c16043defbd26d6c6c4a0f86f923b036f0aee98:
- File
mttroot/mtt/lib/rep/sfun_rep/Makefile
-
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: 1398) [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: 1398) [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.