Re: Write matrix to text file

2009-07-07 Thread Gabriel Genellina
En Tue, 07 Jul 2009 14:46:47 -0300, Hanna Michelsen escribió: I'm working with both python and matlab at the moment and I was wondering if there is an efficient way to take a 2-D array (of 1s and 0s) in python and write it to a text file such that matlab will be able to create a sparse ma

Write matrix to text file

2009-07-07 Thread Hanna Michelsen
Hi, I'm working with both python and matlab at the moment and I was wondering if there is an efficient way to take a 2-D array (of 1s and 0s) in python and write it to a text file such that matlab will be able to create a sparse matrix from it later. Thanks! -- http://mail.python.org/mailman/lis

Write matrix to text file

2009-07-06 Thread Hanna Michelsen
Hi, I'm working with both python and matlab at the moment and I was wondering if there is an efficient way to take a 2-D array (of 1s and 0s) in python and write it to a text file such that matlab will be able to create a sparse matrix from it later. Thanks! -- http://mail.python.org/mailman/lis