MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: How to import a Matlab mat-file

  • To: mathgroup at smc.vnet.net
  • Subject: [mg85877] Re: How to import a Matlab mat-file
  • From: "Kevin J. McCann" <Kevin.McCann at umbc.edu>
  • Date: Tue, 26 Feb 2008 07:48:14 -0500 (EST)

[Normally, I do not permit this sort of post, but in this case,
 it is a valid Mathematica function question, so I am permitting 
 it - moderator]

 Kevin J. McCann wrote:
 I have some data that I received from a colleague that is a rather 
 large  mat file. "Data.mat". The file was generated with Matlab 
 2007b. I tried the following:

 Import["Data.mat"]

 Import["Data.mat","MAT"]

 Import["Data.mat","mat"]

 and they all give me an error:

 Import::fmterr: "Cannot import data as MAT format."

 Thanks,

 Kevin



-- 

Kevin J. McCann
Research Associate Professor
JCET/Physics
Physics Building
University of Maryland, Baltimore County
1000 Hilltop Circle
Baltimore, MD 21250



  • Prev by Date: Re: How to import a Matlab mat-file
  • Next by Date: Plotting Time Series
  • Previous by thread: Re: How to import a Matlab mat-file
  • Next by thread: Re: How to import a Matlab mat-file