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 #63842 is a reply to message #63830] Thu, 20 November 2008 10:20 Go to previous messageGo to previous message
mccreigh is currently offline  mccreigh
Messages: 13
Registered: January 2008
Junior Member
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 16:11:16 PDT 2025

Total time taken to generate the page: 1.52279 seconds