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

Home » Public Forums » archive » Re: Plotting 3-D data points
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 3-D data points [message #851 is a reply to message #840] Wed, 28 April 1993 03:52 Go to previous message
knipp is currently offline  knipp
Messages: 68
Registered: January 1993
Member
Try PLOT3d in conjunction with keyword PSYM:

Idl_vs:
Idl_vs: x = indgen(20)
Idl_vs: y = indgen(20)
Idl_vs: z = x*y
Idl_vs: window,/free,xs=512,ys=512
Idl_vs: plot3d, x, y, z, psym=5
Idl_vs:

K.Knipp
__ ____ __
/ // _ \ / / Karlheinz Knipp Tel. 0511 - 762 4922
/ // /_/ // / Uni Hannover Fax. 0511 - 762 2483
/ // ____// / Institut fuer Photogrammetrie
/ // / / / Nienburger Str.1 email knipp@ipi.uni-hannover.de
/_//_/ /_/ FRG 3000 Hannover 1
[Message index]
 
Read Message
Read Message
Previous Topic: Survey Pros & Cons OOP
Next Topic: Interfacing Matlab-IDL/PVWave-AVS

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

Current Time: Sat Oct 11 10:50:47 PDT 2025

Total time taken to generate the page: 0.40329 seconds