MathGroup Archive 2008

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

Search the Archive

export mathematica table to .mat (MATLAB) format.Please help!!!

  • To: mathgroup at smc.vnet.net
  • Subject: [mg88730] export mathematica table to .mat (MATLAB) format.Please help!!!
  • From: Alex <mammasis82 at hotmail.com>
  • Date: Wed, 14 May 2008 06:06:22 -0400 (EDT)

Hi,

I have created a Table in Mathematica but I have found it very difficult to export it in the ,mat format. The table has the following form:

{0.275467}
{-0.00287361+0.31966i0.00135455,-0.00174298+0.316246i}
and so on.....

I then use the follwing command Export["file.mat", Out[6]] but It fails to export the table.

I would appreciate anyone's help

Thanks

Alex


  • Prev by Date: Re: Request for Collective Wisdom...
  • Next by Date: Re: PlotLegend not working properly in my Mathematica 6
  • Previous by thread: Re: plot primes only
  • Next by thread: Re: export mathematica table to .mat (MATLAB) format.Please help!!!