how to read alpha numeric values
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Walter Roberson
2012 年 1 月 3 日
Please see the documentation for fileread(), fopen(), fclose(), fgetl(), fscanf(), textscan()
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Low-Level File I/O についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!