help-octave
[Top][All Lists]
Advanced

[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?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]