Graphing a function and enabling a user to change variables
Show older comments
Hi Everyone,
Thank you so much for looking at this message.
How could I do the following:
I want to graph cos(x*y*z*t) where t is a variable and x,y,z are defined constants.
However I want to have a user interface where someone could change the variables and have the graphs update on the fly. Thank you so much for your help.
Regards,
Thomas Cahuzac
Answers (1)
Julius
on 10 Jun 2013
0 votes
Type "guide" from the command window of Matlab, then study the "GUIDE templates."
GUI design requires some learning. Not very practical to explain in a few sentences.
Categories
Find more on Creating, Deleting, and Querying Graphics Objects 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!