Way to know status of parfor loop without printing to command window or saving to file?

I would like to know the status of a parfor loop. I find printing to the command window much faster than writing to a file. Unfortunately though I want the results to print to the command window. Is there a way to write to a file quickly or have multiple command windows?

1 件のコメント

Jan
Jan 2012 年 3 月 28 日
Writing to a file is usually quick. How did you try it?

サインインしてコメントする。

回答 (1 件)

Konrad Malkowski
Konrad Malkowski 2012 年 3 月 28 日

1 投票

Why not send the output to the file and diagnostic to the command window? Alternatively there you can take a look at the following two parfor progress monitors:

カテゴリ

ヘルプ センター および File ExchangeParallel for-Loops (parfor) についてさらに検索

製品

タグ

質問済み:

2012 年 3 月 27 日

Community Treasure Hunt

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

Start Hunting!

Translated by