datファイルから2番目のデータを取得したい
Ältere Kommentare anzeigen
datファイルからcsvreadである数字を取得したいと考えています。
Datファイル内にこのように数字が保管されているのですが
14.0000000 2.3052082E-03
この中から2.3052082E-03を取得するためには下のコードをどのように変更すればよいでしょうか
csvread('abc.dat');
1 Kommentar
michio
am 5 Feb. 2019
質問の投稿、ありがとうございました。
回答の内容で課題や疑問が解決されましたら、
ぜひ「この回答を採用」ボタンのクリックをお願いいたします。
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu テキスト ファイル finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!