[Thread Prev][Thread Next][Index]

Re: customizing XY graphs using ppl commands



This solved the problem - thanx Bill

lavelle wrote:
> 
> Roelof,
> 
> Maybe you have tried these kinds of things?:
> 
> let var1={1.3,2.6,3.3,4.9,8.0}
> let var2={7,4,2,3,7}
> plot/vs/set/nolabels/i=1:5/symbol=18/xlimits=0:10:1/ylimits=0:10:2 var1,var2
> ppl axlen 6,3
> ppl yfor (i6)       <------- integer format for y-axis labeling
> ppl xfor (f6.2)
> ppl ylab Number of Widgets
> ppl xlab Widget Diameter
> pp axlsze .2,.14
> ppl plot
> label/user    5.2,6,-1,0,.14  Label added here
> 
> Bill
> 
> On Fri, 14 Jul 2000, Roelof Burger wrote:
> 
> > Dear Ferreters,
> > i'm trying to customize XY plot, normally made with the command:
> > 'plot/vs var1,var2'.
> > I want to change the size of the graph, change ticmarks, remove logo's etc.
> > I'm not having any success with 'plot/set var'.
> > i want to set the buffer correctly so that 'ppl plot' will produce my plot.
> > can anybody help - please
> > thanx in advance
> > roelof
> >


[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement