check the return code of fprintf...If disk became full while writing..?
1 view (last 30 days)
Show older comments
fprintf return value
Answers (1)
Jos (10584)
on 21 Oct 2016
count = fprintf(...)
Count will be less then expected when disk is full.
0 Comments
See Also
Categories
Find more on Environment and Settings 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!