History of file mttroot/mtt/lib/rep/sfun_rep/mex_ae.c.tmpl at check-in 001f93ef366c0a476365627ef8d4ea2796b5690c1e29a38d69f742583cb6f3ff
2021-03-01
| ||
11:39 | Deleted: Cleanup repository after cvs2git conversion. check-in: [af3953deae] user: jeff@gridfinity.com, branch: master, size: 0 | |
2004-02-23
| ||
21:47 | [ 898904 ] Remove mex dependency for RTW file: [ca0d3e6d3b] check-in: [f40162ac3d] user: geraint@users.sourceforge.net, branch: origin/master, size: 2316 [annotate] [blame] [check-ins using] [diff] | |
2004-02-20
| ||
15:53 | <mtt_model_name>_ae returns void, not double *. file: [4f1055cb24] check-in: [ef6c57a0eb] user: geraint@users.sourceforge.net, branch: origin/master, size: 2214 [annotate] [blame] [check-ins using] [diff] | |
2003-10-20
| ||
17:10 | Deleted: Created tag version-0-1 check-in: [e62ad9467f] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 0 | |
2002-06-17
| ||
14:28 | c files now #include sys_cr.h. file: [797312fca9] check-in: [168a121b9d] user: geraint@users.sourceforge.net, branch: origin/master, size: 2218 [annotate] [blame] [check-ins using] [diff] | |
2002-06-05
| ||
10:54 | #include "useful-functions.hh" added to files. file: [4178a7adf7] check-in: [e168fd1202] user: geraint@users.sourceforge.net, branch: origin/master, size: 2185 [annotate] [blame] [check-ins using] [diff] | |
2002-05-27
| ||
14:52 |
Parameters in sfun reps are now declared using sympar.h at the top of the sfun*.c file instead of in individual functions. This causes the optimisation variables (mtt_tmp*) to be declared correctly without causing conflicts in the scope of parameter declarations. file: [7b88f2f493] check-in: [bdfbe12d56] user: geraint@users.sourceforge.net, branch: origin/master, size: 2154 [annotate] [blame] [check-ins using] [diff] | |
13:19 | Added "#include <math.h>". file: [946212c79a] check-in: [cbc3f2e90e] user: geraint@users.sourceforge.net, branch: origin/master, size: 2117 [annotate] [blame] [check-ins using] [diff] | |
2002-05-21
| ||
11:46 |
Added:
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. file: [6767d53ec7] check-in: [f281078eb6] user: geraint@users.sourceforge.net, branch: origin/master, size: 2099 [annotate] [blame] [check-ins using] | |