From: Abnadan de Melo on
Hi everyone,
I am working with guide (user interface) and I cannot make a .exe file. The layout work but the logical never. It's possible? Can I make a .exe file for guide (file.fig+file.m)? I use the version R2008b. I enter with
"mcc -e file" and the code is compiled but don't work. Thank you for your attention and sorry for the errors for english...bye.
From: SAHIN on
Hi,
Try like that:
mcc -m File.m ... % This one is the m file linked to the GUIDE...
-a OtherFile.m ...
-a OtherFile2.m ...

Sahin AKTAS

On May 4, 3:27 pm, "Abnadan de Melo" <abna...(a)hotmail.com> wrote:
> Hi everyone,
> I am working with guide (user interface) and I cannot make a .exe file. The layout work but the logical never. It's possible? Can I make a .exe file for guide (file.fig+file.m)? I use the version R2008b. I enter with
> "mcc -e file" and the code is compiled but don't work. Thank you for your attention and sorry for the errors for english...bye.  

From: ImageAnalyst on
On May 4, 9:27 am, "Abnadan de Melo" <abna...(a)hotmail.com> wrote:
> Hi everyone,
> I am working with guide (user interface) and I cannot make a .exe file. The layout work but the logical never. It's possible? Can I make a .exe file for guide (file.fig+file.m)? I use the version R2008b. I enter with
> "mcc -e file" and the code is compiled but don't work. Thank you for your attention and sorry for the errors for english...bye.  

-----------------------------------------------------------------
Many reasons why it might not work. The first step is to download
Dependency Walker and see if there are any components missing.
http://www.dependencywalker.com/
There may be other reasons depending on your error message. Try to
run the executable from an OS command window so you can see the error,
or run it from the MATLAB command window with the ! operator:
>> !MyApp.exe

Post your error message back here.
From: Abnadan de Melo on
Sure, about the code"mcc-m file.m", I try this code but he dont't work, like before (when I use "mcc -e file") the .exe file has the layout but don't work with the logic. And about the"Dependency Walker", could you be more specific about it? I never use this program. Remember that my code and my layout work perfect in the MATLAB.Thank you for your attention.
From: kutkuty badla on
Hello everyone, I always visit some important site attentive to know some article. It is the best article.Thanks for posting and sharing this article.


[url=http://www.carpartswarehouse.com/carmodels/CP7/Honda/Civic.html]Honda Civic Parts[/url]
 |  Next  |  Last
Pages: 1 2 3
Prev: drawing a semi-circular channel
Next: interp3