Index: mttroot/mtt/bin/trans/m/figfig.m ================================================================== --- mttroot/mtt/bin/trans/m/figfig.m +++ mttroot/mtt/bin/trans/m/figfig.m @@ -12,10 +12,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ + ## Revision 1.8 2002/09/11 15:04:59 gawthrop + ## Optional boxing + ## ## Revision 1.7 2002/08/20 15:51:17 gawthrop ## Update to work with ident DIY rep ## ## Revision 1.6 2001/05/24 07:44:36 gawthrop ## Minor updates .. @@ -57,11 +60,11 @@ gset term fig color portrait fontsize 16 size 20 10 metric thickness 3 endif replot; gset term x11 - gset output no + gset output replot; if boxed # Add a box - makes a visible bounding box fid = fopen(figfilename,"a+"); fprintf(fid,"2 4 0 2 31 7 50 0 -1 0.000 0 0 7 0 0 5\n");