how to read alpha numeric values
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Walter Roberson
el 3 de En. de 2012
Please see the documentation for fileread(), fopen(), fclose(), fgetl(), fscanf(), textscan()
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Low-Level File I/O en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!