Home »
Public Forums »
archive »
Exporting matrices without filling blank space with zeros
Exporting matrices without filling blank space with zeros [message #67655] |
Wed, 19 August 2009 06:46 |
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
|
|
|
Current Time: Wed Oct 08 13:49:04 PDT 2025
Total time taken to generate the page: 0.00432 seconds