<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/240706</link>
    <title>MATLAB Central Newsreader - Compiling a report for standalone code</title>
    <description>Feed for thread: Compiling a report for standalone code</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>Tue, 09 Dec 2008 11:37:02 -0500</pubDate>
      <title>Compiling a report for standalone code</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/240706#615880</link>
      <author>Stefano Mangosio</author>
      <description>Hi all,&lt;br&gt;
&lt;br&gt;
I have a problem.&lt;br&gt;
I created a GUI that call a Report generator file.&lt;br&gt;
Now I want to compile the GUI and the report fora  standalone application&lt;br&gt;
&lt;br&gt;
Using &lt;br&gt;
&lt;br&gt;
mcc - m GUINAME.m -a REPORTNAME.rpt&lt;br&gt;
&lt;br&gt;
I can compile and run evrythig but:&lt;br&gt;
&lt;br&gt;
1) I selected as output of the report .doc file but with standalone code is generated an .xml file&lt;br&gt;
&lt;br&gt;
2)In the report I call some variables from workspace as %&amp;lt;VariableName&amp;gt; and in .xml report file is shown not the value but the Name of teh varible&lt;br&gt;
&lt;br&gt;
How can I solve these problems???&lt;br&gt;
&lt;br&gt;
Thank you</description>
    </item>
  </channel>
</rss>

