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

4 views (last 30 days)
fprintf return value

Answers (1)

Jos (10584)
Jos (10584) on 21 Oct 2016
count = fprintf(...)
Count will be less then expected when disk is full.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!