numerical array is being saved as string
Mostra commenti meno recenti
I have a numerical array which is saved somehow as a string - when I get Matlab to return the variable, all the numbers are in speechmarks. Is there a way to remove this?
Cheers
Risposte (1)
KSSV
il 14 Gen 2022
0 voti
Read about str2double and str2num.
Categorie
Scopri di più su Characters and Strings in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!