GUIDE opens figure as "Untitled"

Dear all,
I'm having trouble opening my GUIDE-generated figure with its proper name. Whenever I run "QuickFatigueTool.fig" it opens as "Untitled.fig" and does not respond to callbacks defined in "QuickFatigueTool.m".
Any ideas why this might be?
Cheers,
Louis Vallance

 Accepted Answer

Iain
Iain on 2 Sep 2014
Edited: Iain on 2 Sep 2014
You probably changed a filename when you should have used the GUIDE - "SAVE AS" menu option to change it.
Rename the files back to "untitled", and see if it works. If it does, try using guide's "save as".

More Answers (1)

Joseph Cheng
Joseph Cheng on 2 Sep 2014
if the above is true and everything is working try right click the background of your gui and edit the "Name" property. See if it is untitled or the name you want.

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Tags

Asked:

on 2 Sep 2014

Commented:

on 2 Sep 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!