running a gui from another gui with push button after compiling them
Show older comments
Hello,
I have two gui figures with no link between them. Before compiling them with deploytool I just made a push button in "figure1" that run the "figure2" by command open figure2.m,or figure2.fig or figure2.exe (it didn't matter what with condition that the both figures been in the same folder) and it work perfectly. But after I compiled the first figure (the main figure) this command didn't work anymore. I use Matlab version R2011b. Any ideas to solve this issue please? Thank you.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler 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!