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

Home » Public Forums » archive » Exporting matrices without filling blank space with zeros
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
Exporting matrices without filling blank space with zeros [message #67655] Wed, 19 August 2009 06:46
Jeff[2] is currently offline  Jeff[2]
Messages: 18
Registered: November 2007
Junior Member
I have several arrays with one column, but with different number of
lines. For example, arrays 1 and 2:

array1
10
30
12
34
12

array2
102
34
14

I want to put these arrays in one ASCII file or SYLK spreadsheet, like
this:

10 102
30 34
12 14
34
12

I guess it must be easy, but I can't do that, once the output matrix
fills the blank spaces with zeros. How can I do that?

Best
Julio
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: XML
Next Topic: CHISQR_CVF question.

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

Current Time: Wed Oct 08 13:49:04 PDT 2025

Total time taken to generate the page: 0.00432 seconds