フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

unix and system commands not wainting fro complete output.

1 回表示 (過去 30 日間)
Pedro Gusmao
Pedro Gusmao 2016 年 2 月 17 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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

回答 (0 件)

この質問は閉じられています。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by