strtok return nothing
Ältere Kommentare anzeigen
Hi, all,
I have a question about strtok.
Run [T,D]=strtok(num2str(5.5),'0.5') return T='' D=''
what's wrong? other number works fine.
Akzeptierte Antwort
Weitere Antworten (1)
Fan
am 30 Sep. 2011
0 Stimmen
Kategorien
Mehr zu String Parsing 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!