How to change data from cell to double
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (2)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!