Re: export mathematica table to .mat (MATLAB) format.Please help!!!
- To: mathgroup at smc.vnet.net
- Subject: [mg88732] Re: export mathematica table to .mat (MATLAB) format.Please help!!!
- From: Alex <mammasis82 at hotmail.com>
- Date: Thu, 15 May 2008 06:50:38 -0400 (EDT)
Hi, I am aware of this. I simply changed it to make the text more readable. This is because I copy pasted the values directly from the table in this box. The first few entries is simply an example of the Table as I see it. I have also used the command MatrixForm[%]. Now when I try to export this it fails. HELP PLEASE!!!!!!!! So a different sample of what I see follows: { {{0.272409}}, {{0.132711+ 0.231672 \[ImaginaryI], 0.221351, -0.130221 + 0.226132 \[ImaginaryI]}} } I then use MatrixForm[%] I then use Export["file.mat", Out[6]] and it fails.WHY??? Thanks Alex
- Follow-Ups:
- Re: Re: export mathematica table to .mat (MATLAB) format.Please help!!!
- From: "W_Craig Carter" <ccarter@mit.edu>
- Re: Re: export mathematica table to .mat (MATLAB) format.Please help!!!