Artifact 60dbd078299a37ca8d8dddf143fea87a3bb3ca8d34cb6e91d5acabb28d431033:
- Executable file
mttroot/mtt/bin/trans/mtt_header
-
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: 21290) [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: 21290) [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.