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

Home » Public Forums » archive » Re: how can i get an [n,1] array without reform?
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: how can i get an [n,1] array without reform? [message #63830 is a reply to message #63826] Thu, 20 November 2008 13:54 Go to previous messageGo to previous message
mccreigh is currently offline  mccreigh
Messages: 13
Registered: January 2008
Junior Member
I now understand that this is an age-old debate in the IDL community,
which really stirs emotions!

I'll just accept that IDL truncates trailing dimensions by default and
make the call to reform to get it back.




On Nov 20, 11:20 am, James McCreight <mccre...@gmail.com> wrote:
> for clarity, i should have used in the first example:
>
> IDL> a=transpose([0,1])
> IDL> b=transpose([2,3])
> IDL> c=[a,b]
> IDL> print,c
>        0       2
>        1       3
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Adding sparse matrices
Next Topic: AVIs for the Mac

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

Current Time: Sat Oct 11 23:09:18 PDT 2025

Total time taken to generate the page: 0.55806 seconds