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

Home » Public Forums » archive » Re: Plot3 IDL
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
Re: Plot3 IDL [message #67189] Thu, 09 July 2009 09:24 Go to next message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Vikram writes:

> I was wondering if there is a function in IDL would allow me plot 3
> variables on the same plot (i.e. age, height, weight)? Something like
> plot3 in matlab...
>
> Example:
> plot, age, height, weight
>
> This would show me an x,y and z axis.

Have you tried PLOT_3DBOX?

Cheers,

David

--
David Fanning, Ph.D.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: Plot3 IDL [message #67319 is a reply to message #67189] Fri, 10 July 2009 08:32 Go to previous messageGo to next message
vikramivatury is currently offline  vikramivatury
Messages: 24
Registered: May 2009
Junior Member
On Jul 9, 12:24 pm, David Fanning <n...@dfanning.com> wrote:
> Vikram writes:
>> I was wondering if there is a function in IDL would allow me plot 3
>> variables on the same plot (i.e. age, height, weight)? Something like
>> plot3 in matlab...
>
>> Example:
>> plot, age, height, weight
>
>> This would show me an x,y and z axis.
>
> Have you tried PLOT_3DBOX?
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Coyote's Guide to IDL Programming (www.dfanning.com)
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")

Yes, I was looking for something like this. Thanks!

-Vik
Re: Plot3 IDL [message #67349 is a reply to message #67319] Wed, 15 July 2009 11:14 Go to previous message
vikramivatury is currently offline  vikramivatury
Messages: 24
Registered: May 2009
Junior Member
On Jul 10, 11:32 am, Vikram <vikramivat...@gmail.com> wrote:
> On Jul 9, 12:24 pm, David Fanning <n...@dfanning.com> wrote:
>
>
>
>
>
>> Vikramwrites:
>>> I was wondering if there is a function in IDL would allow me plot 3
>>> variables on the same plot (i.e. age, height, weight)? Something like
>>> plot3 in matlab...
>
>>> Example:
>>> plot, age, height, weight
>
>>> This would show me an x,y and z axis.
>
>> Have you tried PLOT_3DBOX?
>
>> Cheers,
>
>> David
>
>> --
>> David Fanning, Ph.D.
>> Coyote's Guide to IDL Programming (www.dfanning.com)
>> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
>
> Yes, I was looking for something like this. Thanks!
>
> -Vik

Actually, Plot_3DBox can only deal with 1-D arrays. Is there a
function that deals with 2-D arrays?

-Vik
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: if evaluation
Next Topic: Another user input question

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

Current Time: Wed Oct 08 17:46:36 PDT 2025

Total time taken to generate the page: 0.00606 seconds