rtwbuild using Parallel Computing Toolbox
조회 수: 8 (최근 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!