what %f\n means in fscanf(...,%f\n) ?

5 ビュー (過去 30 日間)
arad rad
arad rad 2018 年 6 月 29 日
コメント済み: arad rad 2018 年 6 月 29 日
thank you

採用された回答

Guillaume
Guillaume 2018 年 6 月 29 日
As explained in the documentation of fscanf, it scans for a floating point number.
I suggest you also read Reading data in a formatted pattern.
  1 件のコメント
arad rad
arad rad 2018 年 6 月 29 日
thank you so much

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeWorkspace Variables and MAT Files についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by