[SciPy-User] Accessing Data in Matrix Market File

Gennadiy Rishkin gennadiy.rishkin at gmail.com
Sat Jun 11 13:59:32 EDT 2011


Hi

I have a matrix market file and I'm able to read it using:

h = mmread('file.mtx')


I can get to tthe data via:

h.data

How do I access the oher fields, such as the coordinates?

Gennadiy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20110611/805b8624/attachment.html>


More information about the SciPy-User mailing list