<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158639</link>
    <title>MATLAB Central Newsreader - Matlab to Excel 2007</title>
    <description>Feed for thread: Matlab to Excel 2007</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>Thu, 01 Nov 2007 15:10:45 -0400</pubDate>
      <title>Matlab to Excel 2007</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158639#399424</link>
      <author>Jay </author>
      <description>I would like to export a cell array containing more than &lt;br&gt;
256 rows from MATLAB 7.1 to Microsoft Excel 2007. Using &lt;br&gt;
xlswrite I get the following error:&lt;br&gt;
&lt;br&gt;
??? Error using ==&amp;gt; xlswrite&lt;br&gt;
Error: Object returned error code: 0x800A03EC&lt;br&gt;
&lt;br&gt;
Excel 2007 worksheets can contain more than 256 columns so &lt;br&gt;
the size of the array shouldn&amp;#8217;t be a problem. Perhaps the &lt;br&gt;
issue is related to the new *.xlsx extension that Excel &lt;br&gt;
2007 uses or a COM connection not compatible with xlswrite? &lt;br&gt;
That said, I&amp;#8217;m fairly new to the MATLAB community and I&amp;#8217;m &lt;br&gt;
not sure where to begin to troubleshoot these issues.&lt;br&gt;
&lt;br&gt;
Any ideas/solutions would be much appreciated,&lt;br&gt;
Jay</description>
    </item>
    <item>
      <pubDate>Thu, 01 Nov 2007 16:29:54 -0400</pubDate>
      <title>Re: Matlab to Excel 2007</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158639#399450</link>
      <author>Yair Altman</author>
      <description>&quot;Jay &quot; &amp;lt;jay.nospam@mathworks.com&amp;gt; wrote in message&lt;br&gt;
&amp;lt;fgcq9l$rp6$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; I would like to export a cell array containing more than &lt;br&gt;
&amp;gt; 256 rows from MATLAB 7.1 to Microsoft Excel 2007. Using &lt;br&gt;
&amp;gt; xlswrite I get the following error:&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; ??? Error using ==&amp;gt; xlswrite&lt;br&gt;
&amp;gt; Error: Object returned error code: 0x800A03EC&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Excel 2007 worksheets can contain more than 256 columns so &lt;br&gt;
&amp;gt; the size of the array shouldn&amp;#8217;t be a problem. Perhaps the &lt;br&gt;
&amp;gt; issue is related to the new *.xlsx extension that Excel &lt;br&gt;
&amp;gt; 2007 uses or a COM connection not compatible with xlswrite? &lt;br&gt;
&amp;gt; That said, I&amp;#8217;m fairly new to the MATLAB community and I&amp;#8217;m &lt;br&gt;
&amp;gt; not sure where to begin to troubleshoot these issues.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Any ideas/solutions would be much appreciated,&lt;br&gt;
&amp;gt; Jay&lt;br&gt;
&lt;br&gt;
This is an error returned to Matlab from your Excel. Try&lt;br&gt;
using OfficeDoc, which uses a slightly different way to save&lt;br&gt;
Matlab data in Excel:&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=15192&quot;&gt;http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=15192&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Yair Altman&lt;br&gt;
&lt;a href=&quot;http://ymasoftware.com&quot;&gt;http://ymasoftware.com&lt;/a&gt;</description>
    </item>
  </channel>
</rss>

