how to implement matrix elements into a table?

1 visualizzazione (ultimi 30 giorni)
Fatma Abdullah
Fatma Abdullah il 29 Dic 2018
Commentato: Image Analyst il 30 Dic 2018

Risposte (1)

Image Analyst
Image Analyst il 29 Dic 2018
Use the table() function. See the example in the help for table().
  4 Commenti
Fatma Abdullah
Fatma Abdullah il 30 Dic 2018
yup!!...mine is 2012a :( :(...is there any other way?
Image Analyst
Image Analyst il 30 Dic 2018
Yes! Just upgrade. That's not the only improvement that has been made.
If you choose not to upgrade, then you can't use tables and will have to use matrices or cell arrays.

Accedi per commentare.

Categorie

Scopri di più su Cell Arrays in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by