check the return code of fprintf...If disk became full while writing..?

조회 수: 1 (최근 30일)
lafnath p
lafnath p 2016년 10월 21일
댓글: lafnath p 2016년 10월 21일
fprintf return value
  댓글 수: 2
lafnath p
lafnath p 2016년 10월 21일
when we use fprintf for a filewrite how we will check the current directory is full or have enough space for that operation.

댓글을 달려면 로그인하십시오.

답변 (1개)

Jos (10584)
Jos (10584) 2016년 10월 21일
count = fprintf(...)
Count will be less then expected when disk is full.

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by