Azzera filtri
Azzera filtri

how can access a table which contain cells?

2 visualizzazioni (ultimi 30 giorni)
I have a table that contain cells an it is like this: [1x38 double] [1x38 double] [1x38 double]... I can access each row at time but I need all the rows to be stored in a matrix.

Risposta accettata

Star Strider
Star Strider il 17 Ott 2015
The cell2mat function could be what you want.
  6 Commenti
Kelly Kyriakou
Kelly Kyriakou il 18 Ott 2015
This is perfect!!! Thank you really very very much for your precious help.

Accedi per commentare.

Più risposte (0)

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