Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
Nicolás
Posts:
10
Registered:
10/18/12
|
|
Re: Executing file.fig
Posted:
Oct 25, 2012 12:18 PM
|
|
"Nasser M. Abbasi" <nma@12000.org> wrote in message <k6bnrd$p7q$1@speranza.aioe.org>... > On 10/25/2012 10:55 AM, Nicolás wrote: > > Good afternoon! > > > > I have my application on Matlab developed by GUIDE. It runs really good, but > >I have a problem.When I do double click in "Myapp.fig", > > That is not how to run the Matlab GUI program. > > GUIDE makes 2 files, an .m file and .fig file. > > You run the .m file, not the .fig file. > > --Nasser >
Firstly, thanks you for your answer.
I need to run .fig file. The m.file runs good, but .fig file fails. I need to run .fig file with the initial configuration developed in the .m file.
Is it possible ?
|
|
|
|