Copying a GUIDE interface and retaining the tag names
Show older comments
Hi all,
I am updating a large program I wrote a while back that uses 14 separate interlinked GUIDE interface windows. I am creating a tabbed version instead using TabManager on the File Exchange.
Is there a way to copy the components from one GUIDE GUI to another and retain the tag names?
By default they are renamed when I copy them into my new interface. If I could avoid this it would save me a couple of days work re-naming hundreds of static text and edit text fields, buttons etc. I could then copy the code from my old callbacks to my new callbacks and know everything will still work as it did.
I think the answer to this is "no"...?
Thanks,
Matt
Accepted Answer
More Answers (1)
Categories
Find more on Migrate GUIDE Apps 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!