Index: mttroot/mtt/bin/trans/mtt_r2m ================================================================== --- mttroot/mtt/bin/trans/mtt_r2m +++ mttroot/mtt/bin/trans/mtt_r2m @@ -14,10 +14,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.4 1998/08/13 15:10:47 peterg +## Change temp var name to mtt_t1 etc +## ## Revision 1.3 1998/08/13 12:43:19 peterg ## Cahnged tmp variable to mtt_1 etc ## ## Revision 1.2 1998/07/27 20:26:44 peterg ## Put in correct N and M values for dm rep @@ -209,16 +212,11 @@ end; printf("\n"); end; EOF - - - cat <> $1_odeo.$ext - - % The output equations -EOF + sed 's/mtt_matrix/mtty/' $1_odeo.$ext.1 >> $1_odeo.$ext # Convert from Pascal syntax to Octave syntax mv $1_odeo.m mtt_junk; mtt_p2m $1_odeo.m # mv $1_odea.m mtt_junk; mtt_p2m $1_odea.m