rtwbuild using Parallel Computing Toolbox
17 ビュー (過去 30 日間)
古いコメントを表示
I have a very large model that contains over 100 reference models that I generate code for. Needless to say, it takes a very long time to build using rtwbuild. How can I use the Parallel Computing Toolbox to cause rtwbuild to use multiple workers as it generates the code for each reference model?
0 件のコメント
回答 (1 件)
Kaustubha Govind
2012 年 8 月 23 日
Yes, I think the parallel build feature that was introduced in R2009a should help you achieve what you need.
参考
カテゴリ
Help Center および File Exchange で Multicore Processor Targets についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!