User Defined input in form of a table

5 次查看(过去 30 天)
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Export to MATLAB 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by