Creating a simple GUI/Menu?

5 ビュー (過去 30 日間)
dada55
dada55 2016 年 4 月 14 日
コメント済み: Image Analyst 2016 年 4 月 15 日
Hi I am creating a program and want to create a menu/GUI. I have not done anything before so not sure how long/ feasible it is.
I have attached an image of the layout I want to have:
Basically I have an image which shows 7 different data points around the image. I want the user to click one one of these areas and for matlab to return a prespecified number. I.e. click around case 1 (whether through a button/pixel range) return number/string '1'. Click around case 2, return number/string '2' etc.
Then I want 3-4 input boxes where the user inputs certain values that can then be used in matlab.
I am totally new to creating any GUI and can't find any simple ways of doing this? Is there any easy way to do this, any guides or ways to achieve this? It doesn't need to be perfect, just to roughly function.
Thanks in advance for any tips

採用された回答

Image Analyst
Image Analyst 2016 年 4 月 14 日

その他の回答 (2 件)

Walter Roberson
Walter Roberson 2016 年 4 月 14 日
At the command prompt, invoke
guide
and use it to create the GUI.

dada55
dada55 2016 年 4 月 15 日
Thanks for answers to both. I have looked at the guide but found it a bit complex and could not find any simple guides for it. I will be giving that pre-made code a try, thanks!
  1 件のコメント
Image Analyst
Image Analyst 2016 年 4 月 15 日

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

カテゴリ

Help Center および File ExchangeSignal Processing Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by