[Thread Prev][Thread Next][Index]

Re: [ferret_users] labels still show up in ps file after removing iton screen



Your script is making 2 plots. To avoid this, use /SET:

plot/SET//thick=2 var1,var2,var3
go unlabel ....
ppl plot

Also, don't forget PPL CLSPLT at the end to finish the metafile.

BK

On Apr 30, 2006, at 7:20 PM, zhen.li@gsfc.nasa.gov wrote:

Hi Ferret users:

I have a script to plot several variables and to remove the labels except the
legend. However, when I generate the ps file, those removed labels still show
up. I wonder if anyone knows how to fix this problem. Below is my script.

>>>>>
set mode meta
ppl cross 1
plot/thick=2 var1,var2,var3
go unlabel 1
go unlabel 2
go unlabel 3
go unlabel 4
go unlabel 5
go unlabel 6
ppl plot
<<<<<

Thanks!

Zhen


--
This message has been scanned for viruses and dangerous
content by GMAO's MailScanner, and is believed to be clean.








[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement