Feeds
提问
Badly formed format string error using textscan
hello This line is saved in a document called test.txt : 146.557,Yes,Yes,Yes,OE I tried to import this line using tex...
9 years 前 | 1 个回答 | 0
1
个回答提问
How can i seperate numbers from strings while using textscan?
I want to store this data in a cell using textscan: 2000,146.557,OE,-300,150 2000,146.625,FOB,0,0 My code is fid...
9 years 前 | 1 个回答 | 0
