フィルターのクリア

Is there any way of shaping inputdlg in GUI?

3 ビュー (過去 30 日間)
Gökay Tunç
Gökay Tunç 2015 年 7 月 14 日
回答済み: Walter Roberson 2015 年 8 月 30 日
I have to read inputs from a popup window and system needs nearly 20 input. So, if I use "inputdlg" directly, it does not fit the screen and it looks terrible. I want to shape input box for example like 4x5 table. How can I do this?
  2 件のコメント
Geoff Hayes
Geoff Hayes 2015 年 7 月 14 日
Why not use GUIDE to create your own input dialog?
Nicholas
Nicholas 2015 年 8 月 30 日
trying to do the same. The main advantage of inputdlg is that provides easy and quick implementation and retrieve of data. Up to now I'm still trying to use that function within a GUI with no success

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

回答 (2 件)

Sean de Wolski
Sean de Wolski 2015 年 7 月 14 日
I might suggest just using a uitable as your input source.

Walter Roberson
Walter Roberson 2015 年 8 月 30 日
No, there is no way of making inputdlg() have a particular shape.

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by