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

Home » Public Forums » archive » Automatic truncation of trailing dimension.....
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
Automatic truncation of trailing dimension..... [message #28268] Tue, 27 November 2001 12:53
Paul van Delst is currently offline  Paul van Delst
Messages: 364
Registered: March 1997
Senior Member
.....of an array when the dimension size is 1 is a real pain in the ass. Given:

IDL> x=fltarr(100,1,15)
IDL> help, x
X FLOAT = Array[100, 1, 15]

Is there anyway to prevent:

IDL> help, x[*,*,1]
<Expression> FLOAT = Array[100]
IDL>

i.e. to give:
<Expression> FLOAT = Array[100,1]

Argh wot a pain.

--
Paul van Delst Religious and cultural
CIMSS @ NOAA/NCEP purity is a fundamentalist
Ph: (301)763-8000 x7274 fantasy
Fax:(301)763-8545 V.S.Naipaul
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Use of Temporary( ) vs an Optimised Compiler
Next Topic: New All-Time Records on IDL Newsgroup

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

Current Time: Wed Oct 08 17:42:06 PDT 2025

Total time taken to generate the page: 0.00558 seconds