108 check-ins using file mttroot/mtt/bin/trans/m/figfig.m version 85fa897a2d

2001-07-13
04:02:31
Implemented numerical algebraic solution for _ode2odes.oct. Leaf check-in: 4fd23f55d3 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
04:02:31
Implemented numerical algebraic solution for _ode2odes.oct. Leaf check-in: 120c923553 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
03:07:59
Added dtors to Solvers check-in: 2364b84dcb user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
03:07:59
Added dtors to Solvers check-in: 9b9a6be2b1 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
2001-07-09
00:24:58
input rep: Removed input name mapping, left state name mapping. check-in: 1b93319a58 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
00:24:58
input rep: Removed input name mapping, left state name mapping. check-in: aba0a88b32 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
2001-07-02
00:34:56
gcc-3.0 compatibility. check-in: 98a5282e8f user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
00:34:56
gcc-3.0 compatibility. check-in: dd41e6affd user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
2001-06-30
03:26:20
gcc-3.0 compatibility. check-in: f80e872abe user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
03:26:20
gcc-3.0 compatibility. check-in: 65d8cff89b user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
2001-06-28
22:58:27
Using mtt_xargs.sh to prevent Arg list too long error. check-in: 3cd3edb0e6 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
22:58:27
Using mtt_xargs.sh to prevent Arg list too long error. check-in: 7bd1fc6014 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
2001-06-26
23:16:12
Moved from trans directory to bin directory. check-in: a1d300ea5b user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
23:16:12
Moved from trans directory to bin directory. check-in: 5fafe45413 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
22:29:05
mtt_xargs.sh eliminates Arg list too long error for large models.
(UNIX xargs does not work if the environment is too large).
check-in: 6ec7d47592 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
22:29:05
mtt_xargs.sh eliminates Arg list too long error for large models.
(UNIX xargs does not work if the environment is too large).
check-in: 792d92bf1f user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
01:06:59
Initial guess set to one. check-in: 498c1e0b78 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
01:06:59
Initial guess set to one. check-in: 3c694c43de user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
01:01:28
Makes input and state names available for input rep. check-in: 5d1ea091d1 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
01:01:28
Makes input and state names available for input rep. check-in: f660139eb3 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
00:57:21
Prints more useful name. check-in: 2558640b16 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
00:57:21
Prints more useful name. check-in: 528fe3d379 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
00:55:48
Writes algebraic equation Jacobian _aej.r (not used yet). check-in: 383457e919 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
00:55:48
Writes algebraic equation Jacobian _aej.r (not used yet). check-in: f057909af3 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
2001-06-25
23:28:29
Generic mtt_rate and mtt_output - allows method independent calls. check-in: 984f0c191d user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
23:28:29
Generic mtt_rate and mtt_output - allows method independent calls. check-in: 43a0e0bde2 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
2001-06-05
03:37:15
*** empty log message *** check-in: 3eb0acafb0 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
03:37:15
*** empty log message *** check-in: 4c82a03e36 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
03:20:40
added -ae option to select algebraic equation solution method. check-in: 6e5926c3aa user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
03:20:40
added -ae option to select algebraic equation solution method. check-in: 97ad53b747 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
2001-05-09
00:19:22
Fixed EOF error when MTTNYZ=0. check-in: 0c40464f88 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
00:19:22
Fixed EOF error when MTTNYZ=0. check-in: 414839b0b6 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
2001-05-08
08:30:12
Added line to reverse the x^y --> pow(x,y) in default _simp file to
prettyfy LaTeX
check-in: 3c4e19428e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:30:12
Added line to reverse the x^y --> pow(x,y) in default _simp file to
prettyfy LaTeX
check-in: fdcd5d8767 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:25:02
Put -fixcc stuff _after_ other files - avoides interaction with
complicated _sub.r
Add usage info
check-in: 8edf0ba05b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:25:02
Put -fixcc stuff _after_ other files - avoides interaction with
complicated _sub.r
Add usage info
check-in: 7abfafea04 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-05-05
20:50:16
Fixed errors when MTTNx=0. check-in: fc9f65477a user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
20:50:16
Fixed errors when MTTNx=0. check-in: 249f2fba91 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
2001-05-04
04:07:24
Numerical solution of algebraic equations.
sys_ae.cc written for unsolved inputs.
Solution of equations using hybrd from MINPACK (as used by Octave fsolve).
check-in: 2640c1bcbb user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
04:07:24
Numerical solution of algebraic equations.
sys_ae.cc written for unsolved inputs.
Solution of equations using hybrd from MINPACK (as used by Octave fsolve).
check-in: 97dfd358e9 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
2001-05-01
14:19:07
Physiological systems used for Teaching Control V at Glasgow check-in: 45bb5253a4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:19:07
Physiological systems used for Teaching Control V at Glasgow check-in: 82f92c73c0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:16:06
New P+D controller for collocated use and effort output check-in: bb4060a00e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:16:06
New P+D controller for collocated use and effort output check-in: 2051145c7a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-04-30
03:02:53
Created branch numerical-algebraic-solution check-in: e96b3471d0 user: gawthrop@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
03:02:53
Created branch numerical-algebraic-solution check-in: 985ebf5c93 user: gawthrop@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk
03:02:52
Stripped template stuff. check-in: 100c579558 user: geraint@users.sourceforge.net tags: origin/master, trunk
03:02:52
Stripped template stuff. check-in: 04ebf6e80f user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-04-28
03:38:36
Refined selection of matching patterns - checks for exact match. check-in: 9b7ef81b4b user: geraint@users.sourceforge.net tags: origin/master, trunk
03:38:36
Refined selection of matching patterns - checks for exact match. check-in: f8ed71926b user: geraint@users.sourceforge.net tags: origin/master, trunk
03:15:03
Fixed comment (interfered with "mtt help representations"). check-in: 9803ab154d user: geraint@users.sourceforge.net tags: origin/master, trunk
03:15:03
Fixed comment (interfered with "mtt help representations"). check-in: 7a20a89652 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-04-25
22:17:45
Fixed icd.txt2 dependency. check-in: 87bfa53b5f user: geraint@users.sourceforge.net tags: origin/master, trunk
22:17:45
Fixed icd.txt2 dependency. check-in: 99d5c3c033 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-04-24
16:41:54
New 2-port sensitivity components check-in: 1077e86780 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:41:54
New 2-port sensitivity components check-in: 46e86cda2d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:39:36
Uses new 2-port sR and sC check-in: 29b09bdf62 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:39:36
Uses new 2-port sR and sC check-in: 5a85cde5cc user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-04-23
22:28:06
Templates allow return types to differ from arguments. check-in: 24dfa443fc user: geraint@users.sourceforge.net tags: origin/master, trunk
22:28:06
Templates allow return types to differ from arguments. check-in: 75fb277a47 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:25:29
Plots each column individually. check-in: 75eb8f868e user: geraint@users.sourceforge.net tags: origin/master, trunk
22:25:29
Plots each column individually. check-in: 73894dd24e user: geraint@users.sourceforge.net tags: origin/master, trunk
16:23:30
Now stips ; from bottlom level argument list - allows aliasing of
parts of a,b,c (eg a,b by using a,b;c
check-in: 9c099c6e0a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:23:30
Now stips ; from bottlom level argument list - allows aliasing of
parts of a,b,c (eg a,b by using a,b;c
check-in: 9f2a5ebb7e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:06:21
Removed stdin bug workaround check-in: 4c2e6123ad user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:06:21
Removed stdin bug workaround check-in: 86564c67a2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:59:43
New CR for 2-port form of sC,sR etc check-in: 71be87f692 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:59:43
New CR for 2-port form of sC,sR etc check-in: 9346aac9b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:48:13
Now uses new 2-port C and R sensitivity components check-in: 5d350e0b89 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:48:13
Now uses new 2-port C and R sensitivity components check-in: ab09ec2254 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-04-19
11:04:57
New C component with state detector check-in: b401f73980 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:04:57
New C component with state detector check-in: 95089b4ab4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-04-16
22:22:06
*** empty log message *** check-in: 3fbc81b491 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:22:06
*** empty log message *** check-in: 34b4d367e7 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-04-15
21:15:41
Added interface definition rep: _ICD.(txt|c|cc|m). check-in: 16076f51bd user: geraint@users.sourceforge.net tags: origin/master, trunk
21:15:41
Added interface definition rep: _ICD.(txt|c|cc|m). check-in: 550dfb07d1 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:09:49
Corrected number of columns in SciGraphica worksheet. check-in: f8458c2a6a user: geraint@users.sourceforge.net tags: origin/master, trunk
21:09:49
Corrected number of columns in SciGraphica worksheet. check-in: 3c9561eccf user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-04-14
05:11:02
Added conversion of simulation data to SciGraphica XML format (_odes.sg). check-in: ac04814c93 user: geraint@users.sourceforge.net tags: origin/master, trunk
05:11:02
Added conversion of simulation data to SciGraphica XML format (_odes.sg). check-in: 5db3ee1985 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-04-13
07:14:12
Implemented lower level lbl.txt recognition of #NOT[V|P]AR check-in: 2134af598f user: geraint@users.sourceforge.net tags: origin/master, trunk
07:14:12
Implemented lower level lbl.txt recognition of #NOT[V|P]AR check-in: 2716fc0220 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-04-12
03:08:00
Improved sh->csh conversion, reduces environment namespace pollution.
Still need to do proper if [ -z $MTT_BASE ] ... else ... fi conversion.
check-in: d8c4862c2f user: geraint@users.sourceforge.net tags: origin/master, trunk
03:08:00
Improved sh->csh conversion, reduces environment namespace pollution.
Still need to do proper if [ -z $MTT_BASE ] ... else ... fi conversion.
check-in: 13c87384a1 user: geraint@users.sourceforge.net tags: origin/master, trunk
00:49:13
Fixed .oct use of Octave globals: MTT_input_last MTT_input_index check-in: 6c2ed05516 user: geraint@users.sourceforge.net tags: origin/master, trunk
00:49:13
Fixed .oct use of Octave globals: MTT_input_last MTT_input_index check-in: dde64a9300 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-04-11
15:41:45
New identification example - friction components only check-in: 6e8c859b73 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:41:45
New identification example - friction components only check-in: 3c4ab88a3c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:34:56
Fixed bug to do with multiple outputs check-in: a230d6637d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:34:56
Fixed bug to do with multiple outputs check-in: aa312240ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:44:26
Fixed cc and c problems to do with pow(x,y) and integers
mtt/lib/reduce/fix_c.r is included in rdae2dae and cse2smx_lang for
-c, -cc and -oct options
check-in: 47742bde53 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:44:26
Fixed cc and c problems to do with pow(x,y) and integers
mtt/lib/reduce/fix_c.r is included in rdae2dae and cse2smx_lang for
-c, -cc and -oct options
check-in: 9612ed3ef0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:52:45
Temporary fix to avoid incorrect _input.cc with stdin check-in: 51ac8a149a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:52:45
Temporary fix to avoid incorrect _input.cc with stdin check-in: ca16ae9fae user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:36:10
Now uses system_cr.h in place of system.h in .c rep -
compatible with older code
check-in: 850ea26ade user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:36:10
Now uses system_cr.h in place of system.h in .c rep -
compatible with older code
check-in: 3d83aec7ca user: gawthrop@users.sourceforge.net tags: origin/master, trunk
02:13:29
Fixed input.oct for compatibility with input.m. check-in: 9fa6221d14 user: geraint@users.sourceforge.net tags: origin/master, trunk
02:13:29
Fixed input.oct for compatibility with input.m. check-in: 8fcb8ac6a0 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-04-10
13:57:33
Fixed bash/sh compatibility bug check-in: 6c6042c820 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:57:33
Fixed bash/sh compatibility bug check-in: 07cafda43d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:56:13
Uses standard mkoctfile check-in: 1ff989db2f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:56:13
Uses standard mkoctfile check-in: d70e82e32e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:09:13
*** empty log message *** check-in: 9647887f99 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:09:13
*** empty log message *** check-in: 42273c2d00 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:08:19
Smoother translation to .cs using sh2csh check-in: 3506f3faef user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:08:19
Smoother translation to .cs using sh2csh check-in: 3b8cbf87d1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:54:50
Minor fixes for sensitivity versions check-in: 8eed789a90 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:54:50
Minor fixes for sensitivity versions check-in: c071b8a298 user: gawthrop@users.sourceforge.net tags: origin/master, trunk

MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]