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

조회 수: 2 (최근 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 CenterFile Exchange에서 Workspace 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