User Defined input in form of a table

4 vues (au cours des 30 derniers jours)
Nabhdeep Bansal
Nabhdeep Bansal le 18 Nov 2014
Commenté : Evan le 18 Nov 2014
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.

Réponse acceptée

Evan
Evan le 18 Nov 2014
Modifié(e) : Evan le 18 Nov 2014
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 commentaires
Nabhdeep Bansal
Nabhdeep Bansal le 18 Nov 2014
Thank You Sir. :)
Evan
Evan le 18 Nov 2014
No problem. Good luck!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Data Export to MATLAB dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by