|
From: Kumar A. <ak...@ii...> - 2007-02-05 16:28:14
|
On Fri, Feb 02, 2007 at 05:14:37AM -0800, Vijay Kumar wrote: > > Hi, > > I want to import binary files generated from C/FORTRAN into matplotlib for > plotting. > Can this be done using 'load'? If you are using SciPy, scipy.io has a few functions which may help. scipy.io.fromfile, for example. HTH. Kumar -- Kumar Appaiah, 462, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036 |