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

Home » Public Forums » archive » extracting subarray (*,*,index) gives (1,1,index). WHY ???
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
extracting subarray (*,*,index) gives (1,1,index). WHY ??? [message #6890] Tue, 20 August 1996 00:00
Uwe Knorr is currently offline  Uwe Knorr
Messages: 2
Registered: August 1996
Junior Member
Dear reader,

i want to extract a line from a 3D image by doing
line = image(*,*,z)
i expect line to be a 1d vector with dimension dim(z)
or to be more IDLish, i expect the following to hold
size(line) == (z)
but instead I get
size(line) == (1,1,z)
I hope you know what I mean.

Thanx for giving me some of your time,

Uwe Knorr.

--
----------------------------------------------------
\ Uwe Knorr
\ MNR-Klinik / Neurologie / Uni Duesseldorf
\ Moorenstrasse 5 / 40225 Duesseldorf / Germany
\ tel=0211/81-17889 fax=0211/81-18485
\ mailto:knorr@neurologie.uni-duesseldorf.de
\ http://www.neurologie.uni-duesseldorf.de/~knorr/
----------------------------------------------------
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Surface plot on map base
Next Topic: [Q]IDL - Clipping ARROWs?

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

Current Time: Fri Oct 10 15:42:31 PDT 2025

Total time taken to generate the page: 6.64316 seconds