rtwbuild using Parallel Computing Toolbox
显示 更早的评论
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?
回答(1 个)
Kaustubha Govind
2012-8-23
1 个投票
Yes, I think the parallel build feature that was introduced in R2009a should help you achieve what you need.
类别
在 帮助中心 和 File Exchange 中查找有关 Multicore Processor Targets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!