<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239651</link>
    <title>MATLAB Central Newsreader - How to load a *.mat file in Windows XP, if the *.mat file was saved in Windows Vista</title>
    <description>Feed for thread: How to load a *.mat file in Windows XP, if the *.mat file was saved in Windows Vista</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 21 Nov 2008 04:25:03 -0500</pubDate>
      <title>How to load a *.mat file in Windows XP, if the *.mat file was saved in Windows Vista</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239651#612310</link>
      <author>Amogh Rajanna</author>
      <description>I had saved a *.mat file in Windows Vista MATLAB installation.&lt;br&gt;
&lt;br&gt;
Now, I want to open this *.mat file in Windows XP MATLAB installation.&lt;br&gt;
But when i try opening this *.mat file in Windows XP MATLAB installation, it gives me following error&lt;br&gt;
&lt;br&gt;
load('-mat','Train2003')&lt;br&gt;
??? Error using ==&amp;gt; load&lt;br&gt;
Unable to read MAT-file C:\MATLAB7\work\libsvm-mat-2.87-1\Train2003.mat: not a binary MAT-file.&lt;br&gt;
&lt;br&gt;
Anyone with ideas. Please help me out how to load this Train2003.mat file in  Windows XP MATLAB installation.&lt;br&gt;
&lt;br&gt;
Amogh Rajanna</description>
    </item>
    <item>
      <pubDate>Fri, 21 Nov 2008 04:51:02 -0500</pubDate>
      <title>Re: How to load a *.mat file in Windows XP, if the *.mat file was saved in Windows Vista</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239651#612316</link>
      <author>Matt Fig</author>
      <description>Was the Matlab version the same?  </description>
    </item>
    <item>
      <pubDate>Fri, 21 Nov 2008 05:00:45 -0500</pubDate>
      <title>Re: How to load a *.mat file in Windows XP, if the *.mat file was saved in Windows Vista</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239651#612318</link>
      <author>Amogh Rajanna</author>
      <description>&quot;Matt Fig&quot; &amp;lt;spamanon@yahoo.com&amp;gt; wrote in message &amp;lt;gg5enm$e3e$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Was the Matlab version the same?  &lt;br&gt;
&lt;br&gt;
The version on Windows Vista was 7.4.0 (R2007a)&lt;br&gt;
The version on Windows XP was 7.0.0 (R14) 2004&lt;br&gt;
&lt;br&gt;
Fig, mat files created and saved on Windows Vista installations cannot be opened in Windows XP installations. What is the reason??</description>
    </item>
    <item>
      <pubDate>Fri, 21 Nov 2008 05:31:02 -0500</pubDate>
      <title>Re: How to load a *.mat file in Windows XP, if the *.mat file was saved in Windows Vista</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239651#612322</link>
      <author>Matt Fig</author>
      <description>&amp;gt; The version on Windows Vista was 7.4.0 (R2007a)&lt;br&gt;
&amp;gt; The version on Windows XP was 7.0.0 (R14) 2004&lt;br&gt;
&lt;br&gt;
The problem may be that the older version of Matlab cannot read these files saved in a newer version.  I have both Vista and XP running 2007a and there is no compatibility issues at all.&lt;br&gt;
If, in 2007a, you type:&lt;br&gt;
&lt;br&gt;
help save&lt;br&gt;
&lt;br&gt;
you will see that there is a switch&lt;br&gt;
&lt;br&gt;
save filename -v7 &lt;br&gt;
&lt;br&gt;
in 2007a which allows a saved file to be read in version 7.  You will have to use this switch in 2007a to load the file in 7.0</description>
    </item>
    <item>
      <pubDate>Fri, 21 Nov 2008 05:46:02 -0500</pubDate>
      <title>Re: How to load a *.mat file in Windows XP, if the *.mat file was saved in Windows Vista</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239651#612325</link>
      <author>Amogh Rajanna</author>
      <description>Thank you very much&lt;br&gt;
&lt;br&gt;
version compatibility was the issue.&lt;br&gt;
&lt;br&gt;
i verified it and i was able to load the mat file in the XP matlab installation.&lt;br&gt;
&lt;br&gt;
Amogh Rajanna&lt;br&gt;
&amp;nbsp;</description>
    </item>
  </channel>
</rss>

