strtok return nothing
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (1)
Fan
el 30 de Sept. de 2011
0 votos
Categorías
Más información sobre String Parsing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!