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

Home » Public Forums » archive » Plotting 3D vectors simply in IDL - how to?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Plotting 3D vectors simply in IDL - how to? [message #1372] Sat, 30 October 1993 04:14
jacobsen is currently offline  jacobsen
Messages: 28
Registered: July 1992
Junior Member
I want to plot some 3D vectors with a nice axis there
to show me units and scales. What I'd like to do is to do
IDL> surface,fltarr(2,2),/nodata,xrange=[xmin,xmax], $
IDL> yrange=[ymin,ymax],zrange=[zmin,zmax],xtitle='X title', $
IDL> ytitle='Y title',ztitle='Z title'
IDL> plots,xvector,yvector,zvector
However, that doesn't work in the expected way.

I've read through the section on T3D and all that in the manuals,
and find it not very clearly programmed nor explained. I'd
really like this to work in a simple way for my simple self.

Is there a simple way to do this?

Or will RSI put in a simple way to do this in 3.5? (I'm at 3.1)
Or a simple explanation of this simple and (presumably) common
task? Using "surface,/nodata" to generate labelled axes seems
to me to make a lot more sense than using the multiple command
perscriptions in the manuals.

*******************
Chris Jacobsen, Asst. Prof., Department of Physics, SUNY at Stony Brook
Phone (516) 632-8093, FAX -8101 Bitnet: cjacobsen@sbccmail
jacobsen@xray1.physics.sunysb.edu ALL-IN_ONE: CJACOBSEN
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL (Interactive Data Language) FAQ
Next Topic: Re: reading long ascii records

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

Current Time: Wed Oct 08 19:00:01 PDT 2025

Total time taken to generate the page: 0.00457 seconds