how to read alpha numeric values

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

 Accepted Answer

Walter Roberson
Walter Roberson on 3 Jan 2012
Please see the documentation for fileread(), fopen(), fclose(), fgetl(), fscanf(), textscan()

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!