How to have a GUI interface to ask users to input variables and then show a 3D surface based on their inputs?

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

回答 (1 件)

Katarzyna Wieciorek
Katarzyna Wieciorek 2015 年 5 月 29 日

4 件のコメント

A
A 2015 年 5 月 29 日
Thank you!
Do you know if I will always need to have Matlab open to use these GUI interfaces? or could they be more stand-alone?
Thanks
Unless you compile the program to a standalone then You'll always need to have Matlab open if you plan to use the Matlab Client to do the processing.
A
A 2015 年 5 月 29 日
How can I compile it to a standalone? Is that an easy task to do?
Simple to do but you need the MATLAB Compiler to do it.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeJust for fun についてさらに検索

タグ

質問済み:

A
A
2015 年 5 月 29 日

コメント済み:

2015 年 5 月 29 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by