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

1 visualización (últimos 30 días)
lafnath p
lafnath p el 21 de Oct. de 2016
Comentada: lafnath p el 21 de Oct. de 2016
fprintf return value
  2 comentarios
lafnath p
lafnath p el 21 de Oct. de 2016
when we use fprintf for a filewrite how we will check the current directory is full or have enough space for that operation.

Iniciar sesión para comentar.

Respuestas (1)

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

Categorías

Más información sobre Environment and Settings en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by