Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
I have a data set with <1x4418 double>, and i want to convert the same data set <94x47 single or double>, how can i do this?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have a data set with <1x4418 double>, and i want to convert the same data set <94x47 single or double>, how can i do this?
0 Commenti
Risposte (1)
Star Strider
il 28 Ago 2019
2 Commenti
Star Strider
il 28 Ago 2019
My pleasure.
If you want to chnage it from double to single, use the single function. Other relevant links are in and at the end of that page.
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!