Is there a way to convert table consists of many variables to matrix ?

9 visualizzazioni (ultimi 30 giorni)
Is there a way to convert table consists of many variables to a matrix ?

Risposta accettata

KSSV
KSSV il 18 Ott 2017
Read about table2cell and_table2array_

Più risposte (1)

Jan
Jan il 18 Ott 2017
It depends on what "table consisting of many variables" is. A table object and you are looking for the function table2array?
  2 Commenti
Fadal Sasse
Fadal Sasse il 19 Ott 2017
will I am not so familiar with these terms my friend but to make it clear I will attach a picture here for the table that I need to change it into Matrix. for example, this table consists of 14 column and more than 6000 row. I need to extract the eigenvalue from this table . so that is impossible
unless we can change this table into Matrix. I hope it is clear now mate?
Jan
Jan il 21 Ott 2017
This is a double matrix already displayed in the variable view. You do not need to convert anything.

Accedi per commentare.

Categorie

Scopri di più su Tables in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by