Graphing a function and enabling a user to change variables
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (1)
Julius
il 10 Giu 2013
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.
0 Commenti
Vedere anche
Categorie
Scopri di più su Creating, Deleting, and Querying Graphics Objects in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!