How to change data from cell to double

2 visualizzazioni (ultimi 30 giorni)
mila boub
mila boub il 22 Giu 2016
Hi, Haw to change this maglev data cell to maglev data double ?
maglevInputs: {1x4001 cell}
maglevTargets: {1x4001 cell}
TrainInputs: {2801x1 cell}
TrainTargets: {2801x1 cell}
TestInputs: {1200x1 cell}
TestTargets: {1200x1 cell}
thanks

Risposte (2)

Chad Greene
Chad Greene il 22 Giu 2016
You can use cell2mat.

Muhammad Usman Saleem
Muhammad Usman Saleem il 22 Giu 2016

Categorie

Scopri di più su Data Type Conversion 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