<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157324</link>
    <title>MATLAB Central Newsreader - problems compiling a gui incl. fdatool - call</title>
    <description>Feed for thread: problems compiling a gui incl. fdatool - call</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>Mon, 08 Oct 2007 14:42:24 -0400</pubDate>
      <title>problems compiling a gui incl. fdatool - call</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157324#395588</link>
      <author>Lars Warmbold</author>
      <description>The machine I'm working on has installed only the compiler&lt;br&gt;
and the signal-processing toolbox.&lt;br&gt;
I try to compile a GUI which contains only one button whos&lt;br&gt;
callbackFcn calls fdatool. Under Matlab it runs, but&lt;br&gt;
compiled it doesn't.&lt;br&gt;
&lt;br&gt;
Any suggestions?&lt;br&gt;
&lt;br&gt;
Thanks in advance!&lt;br&gt;
&lt;br&gt;
mccExcludedFiles.log:&lt;br&gt;
&lt;br&gt;
This file contains the list of various toolbox functions&lt;br&gt;
that are not included in the CTF file. An error will be&lt;br&gt;
thrown if any of these functions are called at run-time.&lt;br&gt;
Some of these functions may be from toolboxes that you are&lt;br&gt;
not using in your application. The reason for this is that &lt;br&gt;
these toolboxes have overloaded some methods that are called&lt;br&gt;
by your code. If you know which toolboxes are being used by&lt;br&gt;
your code, you can use the -p flag with the -N flag to list&lt;br&gt;
these toolboxes explicitly. This will cause MATLAB Compiler&lt;br&gt;
to only look for functions in the specified toolbox &lt;br&gt;
directories in addition to the MATLAB directories. Refer to&lt;br&gt;
the MCC documentation for more information on this.&lt;br&gt;
&lt;br&gt;
C:\Programme\MATLAB\R2006b\toolbox\signal\sigtools\@fdadesignpanel&lt;br&gt;
C:\Programme\MATLAB\R2006b\toolbox\signal\sigtools\@filtresp&lt;br&gt;
C:\Programme\MATLAB\R2006b\toolbox\signal\sigtools\@sigcodegen&lt;br&gt;
C:\Programme\MATLAB\R2006b\toolbox\signal\sigtools\@siggui&lt;br&gt;
C:\Programme\MATLAB\R2006b\toolbox\signal\sigtools\@sigresp&lt;br&gt;
C:\Programme\MATLAB\R2006b\toolbox\signal\sigtools\@sigtools&lt;br&gt;
C:\Programme\MATLAB\R2006b\toolbox\signal\sigtools\@sigutils&lt;br&gt;
C:\Programme\MATLAB\R2006b\toolbox\signal\sigtools\@spttippack&lt;br&gt;
986 item(s) excluded by M-file compilabilty rules.</description>
    </item>
  </channel>
</rss>

