Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Student Support Forum
-----
Student Support Forum: 'export mathematica table to .mat (MATLAB) format' topicStudent Support Forum > General > Archives > "export mathematica table to .mat (MATLAB) format"

Help | Reply To Topic | Post New Topic
Author Comment/Response
Alex
05/14/08 08:36am

Hi,

I have created a Table in Mathematica but I have found it very difficult to export it in the .mat format. I copy paste the table directly from Mathematica which has the following form:

{
{{0.279531}},
{{-0.00103972 + 0.307516 \[ImaginaryI], -0.000762221,
0.000515786+ 0.308046 \[ImaginaryI]}}
}and so on.....

Having obtained this table I have then used the MatrixForm[%] command. I then use Export["file.mat", Out[6]] but It fails to export the table.

I would appreciate anyone's help

Thanks

Alex


URL: ,
Help | Reply To Topic | Post New Topic





 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy