History for mttroot/mtt/lib/rep/sfun_rep/sfun_input.c.tmpl
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: [37d9259f60] check-in: [168a121b9d] user: geraint@users.sourceforge.net, branch: origin/master, size: 3600 [annotate] [blame] [check-ins using] [diff] | |
2002-06-05
| ||
10:54 | #include "useful-functions.hh" added to files. file: [1b479e7eb4] check-in: [e168fd1202] user: geraint@users.sourceforge.net, branch: origin/master, size: 3567 [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: [93bb29059c] check-in: [bdfbe12d56] user: geraint@users.sourceforge.net, branch: origin/master, size: 3536 [annotate] [blame] [check-ins using] [diff] | |
13:19 | Added "#include <math.h>". file: [d7b84bb1c3] check-in: [cbc3f2e90e] user: geraint@users.sourceforge.net, branch: origin/master, size: 3536 [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: [4e79896f53] check-in: [f281078eb6] user: geraint@users.sourceforge.net, branch: origin/master, size: 3518 [annotate] [blame] [check-ins using] | |