Matlab GUI connect with another function
Show older comments
Hallo,
I did some GUI in Matlab with buttons, texts... I need from some function call GUI and change some text...
set(handles.text3,'String',x)
But I don´t know how can I call it.
Thank you.
2 Comments
Paulo Silva
on 16 Apr 2011
can you specify what's that "another function"? "some function"?
Pepa
on 16 Apr 2011
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown 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!