numerical array is being saved as string
Ältere Kommentare anzeigen
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
Antworten (1)
KSSV
am 14 Jan. 2022
0 Stimmen
Read about str2double and str2num.
Kategorien
Mehr zu Characters and Strings finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!