[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Importing a sparse matrix to Octave
From: |
Chong Yidong |
Subject: |
Importing a sparse matrix to Octave |
Date: |
Fri, 24 Jul 2009 13:34:03 -0400 |
Hi,
I have a finite element program (whose source code I can alter) that
generates a large sparse complex matrix. I'd like to import this matrix
into Octave for further manipulation. One possibility is to save the
matrix into a .m file and run the script in Octave, but this seems
rather inefficient. Can anyone suggest a better way?
- Importing a sparse matrix to Octave,
Chong Yidong <=
- Importing a sparse matrix to Octave, John W. Eaton, 2009/07/24
- Re: Importing a sparse matrix to Octave, Chong Yidong, 2009/07/24
- Re: Importing a sparse matrix to Octave, John W. Eaton, 2009/07/24
- Re: Importing a sparse matrix to Octave, Jaroslav Hajek, 2009/07/24
- Re: Importing a sparse matrix to Octave, John W. Eaton, 2009/07/24
- Re: Importing a sparse matrix to Octave, Chong Yidong, 2009/07/24
- Re: Importing a sparse matrix to Octave, John W. Eaton, 2009/07/24
- Re: Importing a sparse matrix to Octave, John W. Eaton, 2009/07/29
- Re: Importing a sparse matrix to Octave, Carlo de Falco, 2009/07/24
- Re: Importing a sparse matrix to Octave, Chong Yidong, 2009/07/24