how to read alpha numeric values
3 views (last 30 days)
Show older comments
I have some values such as asd234,rt425y,ju78rt,i have these values in text pad named new.dat,please helphow to read values and display in command window
0 Comments
Accepted Answer
Walter Roberson
on 3 Jan 2012
Please see the documentation for fileread(), fopen(), fclose(), fgetl(), fscanf(), textscan()
0 Comments
More Answers (0)
See Also
Categories
Find more on Low-Level File I/O in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!