photo

Fan


Brookhaven National Laboratory

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
strtok return nothing
[T,D]=strtok(num2str(5.5),'.5') return T='' D='' have the same problem.

13 years ago | 0

Question


strtok return nothing
Hi, all, I have a question about strtok. Run [T,D]=strtok(num2str(5.5),'0.5') return T='' D='' what's wrong? other ...

13 years ago | 2 answers | 0

2

answers