GUI rename handle problem
Show older comments
Hi, I have a problem with a gui i have renamed (yes I now know I should have saveas). I've renamed all of the callbacks and any references i could find to the old name in both the .m and .fig files.
Now it works fine if I run the .m file, but fails if I run the .fig file with this error: "Attempt to reference field of non-structure array."
I guess there is a reference somewhere to the old name, how do I find and fix it?
Thanks.
Accepted Answer
More Answers (1)
Ben
on 21 May 2013
0 votes
Categories
Find more on Printing and Saving in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!