Azzera filtri
Azzera filtri

how to convert 3d array into 3 column vectors

1 visualizzazione (ultimi 30 giorni)
VANDANA GUPTA
VANDANA GUPTA il 29 Ott 2019
Commentato: Fabio Freschi il 29 Ott 2019
i have data (vand_sph61-11.mat) which is in 3d-array of size 1801x59x109. i want to split it into 3 column vectors as 1801x1, 59x1 and 109x1 size. i provided my data here
  1 Commento
Fabio Freschi
Fabio Freschi il 29 Ott 2019
You can't!
The 3d-array has 1801x59x109=11582231 elements, you want 3 vectors with a total of 1801+59+109 = 1969 elements.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Get Started with MATLAB 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