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

Home » Public Forums » archive » Re: Why can't IDL do simple things...?
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: Why can't IDL do simple things...? [message #2654] Fri, 26 August 1994 00:23 Go to previous message
hartman is currently offline  hartman
Messages: 9
Registered: August 1994
Junior Member
In <1994Aug25.205015.13891@ll.mit.edu> ryba@ll.mit.edu (Marty Ryba) writes:

> In article <1994Aug25.204418.13013@ll.mit.edu>, ryba@ll.mit.edu (Marty Ryba) writes:
> |> Isn't it just:
> |> surface,x,y,z,/nodata,/save ; Generate 3-d coordinates
> |> plots,x,y,z,/t3d,psym=xxx ; Plot the points

> Oops! It's

> surface,z,x,y,/nodata,/save ; Z goes first for surface
> plots,x,y,z,/t3d,psym=3

thanks to all who responed. It is simple to do this, but not
straightforward. For those who also want to know:

gridd = fltarr(10,10) ; make a dummy array
surface,gridd,/nodata,/save ; and fill the 3D-transformation variable.

plots,x,y,z,psym=3,/t3d ; et voila !

JanWillem.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: arbitrary xy cut through z data?
Next Topic: Please help. PostScript Import

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

Current Time: Tue Oct 21 05:48:48 PDT 2025

Total time taken to generate the page: 2.56033 seconds