How to have a GUI interface to ask users to input variables and then show a 3D surface based on their inputs?
조회 수: 2 (최근 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!