Feeds
提问
How to read 16-bit text with Matlab
I have an Agilent 34970A data logger with their BenchLink software. This puts out a .csv file that Excel reads with no trouble. ...
9 years 前 | 1 个回答 | 0
1
个回答提问
hex2dec 5x slower than sscanf
Using hex2dec(str) and reading 4000 5-character hex values from a file takes about 1 sec. Using sscanf(str,'%x') takes about 200...
11 years 前 | 0 个回答 | 0