Alfonso - try these: load 'plot' sombrero1=: 13 : '(1&o.%])%:+/~*:y' 'surface' plot sombrero1 i:20j99 pd 'save png c:\amisc\sombrero1.png'
NB. Change the plot palette just because we can RGCLR_jwplot_=: 128|.RGCLR_jwplot_ sombrero2=: (4 : '(1&o. % ]) %:+/*:x,y')"0/ plot _20 20 100; _20 20 100; 'sombrero2' NB. Show function plot pd 'save jpg c:\amisc\sombrero2.jpg' NB. Also show as pdf - can save from pdf menu on plot. pd 'pdf' Regards, Devon On Thu, Jan 15, 2009 at 3:46 PM, Alfonso Salazar <[email protected]>wrote: > Friends: > > How I can print and save one and several Plots ? > > Thanks in advance > Alfonso > > __________________________________________________ > Correo Yahoo! > Espacio para todos tus mensajes, antivirus y antispam ¡gratis! > Regístrate ya - http://correo.yahoo.com.mx/ > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA ^me^ at acm. org is my preferred e-mail ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
