Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

unix and system commands not wainting fro complete output.

1 visualización (últimos 30 días)
Pedro Gusmao
Pedro Gusmao el 17 de Feb. de 2016
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi, I am running a grep command on big file using both system and unix functions (without '&') inside a script. I have noticed that the script sometimes does not wait for the command to finish returning the grep's output, which in turn gives me errors later on as the expected output is cropped. It is almost as if it were a timeout on this function and depending on my computers load it just ignores the rest of the output although it still gives me a status 0, which means that it ran correctly.
Has anyone else had the same problem? Is there a way (without using pause) to tell matlab to really wait for that output to complete? Thanks

Respuestas (0)

La pregunta está cerrada.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by