Artifact 71ee6a40d1373e23f6de10578494594d6fcf661f6a347f7c3a7bc19ff57628ef:
- Executable file
mttroot/mtt/cc/mtt_m2cc.sh
-
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: 5349) [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: 5349) [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.