how to read alpha numeric values
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Walter Roberson
am 3 Jan. 2012
Please see the documentation for fileread(), fopen(), fclose(), fgetl(), fscanf(), textscan()
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Low-Level File I/O finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!