check the return code of fprintf...If disk became full while writing..?
Show older comments
Answers (1)
Jos (10584)
on 21 Oct 2016
count = fprintf(...)
Count will be less then expected when disk is full.
Categories
Find more on Structures in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!