comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Plotting with both xstyle=1 and 4
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Plotting with both xstyle=1 and 4 [message #3122 is a reply to message #3120] Mon, 14 November 1994 12:54 Go to previous message
Geoff.Sobering is currently offline  Geoff.Sobering
Messages: 14
Registered: June 1994
Junior Member
In article <3a7ut9$7pc@ra.nrl.navy.mil>
nicholas@uap.nrl.navy.mil (Nicholas) writes:

> I want to plot something but need to have the exact xrange = [-.3, .3]
> but I do not want any axes plotted.
> plot,x,y,xrange=[-.3,.3],xstyle=4,ystyle=4
> anyone know how to forces the xrange without an axis being plotted?

Easy, just add up the style attributes you want (they're each a bit):

plot,x,y,xrange=[-.3,.3],xstyle=4+1,ystyle=4
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: X Display mysteriously changed...
Next Topic: Postscript dump to a Laserwriter

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 02:41:39 PDT 2025

Total time taken to generate the page: 0.79909 seconds