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

Home » Public Forums » archive » Simple syntax question dealing with arrays
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Simple syntax question dealing with arrays [message #41586] Mon, 15 November 2004 09:56
Nuno Oliveira is currently offline  Nuno Oliveira
Messages: 75
Registered: October 2003
Member
I do believe that maybe you can give a quick answer.

IDL> a = [[1], [1]]
IDL> help, a
A INT = Array[1, 2]

IDL> a =[ [1,1] ]
IDL> help, a
A INT = Array[2]

How can I make it Array[2,1] ?


Thanks in advance,

N.
[Message index]
 
Read Message
Previous Topic: ION $ variable solution:
Next Topic: Re: Simple syntax question dealing with arrays

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

Current Time: Thu Oct 23 01:39:08 PDT 2025

Total time taken to generate the page: 2.08118 seconds