Help needed with contour [message #2043] |
Thu, 28 April 1994 09:43 |
cnlenz
Messages: 10 Registered: April 1994
|
Junior Member |
|
|
Keywords:
Hi!
I have the following problem with IDL. I want to produce a contour within an
image of an visualization with the following command:
CONTOUR, scr,LEVELS=[1,4,8,16],ZVALUE=1.0, /T3D, /NOERASE
But I got the error message:
% CONTOUR: Illegal 3D transformation
scr is an array of integer with 150x150: scr = intarr(150,150)
I use IDL 3.5. Can anyone help me?
Many Thanks
Christian Lenz
--
()================================()
// ______/ / / / //\\ Universitaet Paderborn
// / / / / // () Fachbereich 17, Informatik
// / /___ / / // // (AG-Domik)
// / / / / // // Raum: D3.247
// / / / / // // Warburger Str. 100
// ______/ _/ _/_/ ______/ // // 33098 Paderborn
()================================() // Germany
\\ Christian Lenz \\//
()===============================() * EMail: cnlenz@uni-paderborn.de
* VMail: +49 +5251 60-2652
* Fax : +49 +5251 60-3515
|
|
|