How to have a GUI interface to ask users to input variables and then show a 3D surface based on their inputs?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi guys,
I have no idea how to do this. I love the graphs I can make with matlab. But I would love to generate graphs based on user input. I have like 3 or so inputs for constants that are part of a formula, which then gets graphed. Is there a way to:
1) Get user input from a GUI-interface? 2) Display the graph that is produced on that same GUI-interface?
Thank you
0 件のコメント
回答 (1 件)
Katarzyna Wieciorek
2015 年 5 月 29 日
1. I've found this tutorials very useful: http://matlabgeeks.com/category/tips-tutorials/gui/ http://www.mathworks.com/help/matlab/creating_guis/gui-that-accepts-parameters-and-generates-plots.html - this one seems really similar to your task.
4 件のコメント
参考
カテゴリ
Help Center および File Exchange で Directed Graphs についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!