フィルターのクリア

User Defined input in form of a table

3 ビュー (過去 30 日間)
Nabhdeep Bansal
Nabhdeep Bansal 2014 年 11 月 18 日
コメント済み: Evan 2014 年 11 月 18 日
Hi. I wished to ask for a user defined input in my program. The input should be in the form of a table to be filled by the user. The sample table is attached alongwith. The table should be similar to an excel sheet. There was no relevant function I could find. Please Help. Thank You.

採用された回答

Evan
Evan 2014 年 11 月 18 日
編集済み: Evan 2014 年 11 月 18 日
You can either import tabular data from excel using xlsread or create a GUI that contains a uitable with MATLAB. Creating your own GUI will take much longer.
See here for getting started on creating GUIs in MATLAB.
  2 件のコメント
Nabhdeep Bansal
Nabhdeep Bansal 2014 年 11 月 18 日
Thank You Sir. :)
Evan
Evan 2014 年 11 月 18 日
No problem. Good luck!

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSpreadsheets についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by