creating a axes toolbar in GUI
3 views (last 30 days)
Show older comments
hi all, i am having a problem. i had created a axes using toolbar options in a GUI using GUIDE. can i create the axes properties as a tool bar such that the axes properties tool bar should display on the graph and the user can select the parameters like cursor, zoom options. is it possible to do in GUI using GUIDE
0 Comments
Answers (1)
Arturo Moncada-Torres
on 20 May 2011
Yes, it is pretty easy. In the GUI interface, go to "Toolbar editor". There you can choose a set of predefined tools, including the ones you mentions (cursor, zoom, etc.).
0 Comments
See Also
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!