How to use multiple cores for simulink
Show older comments

I am trying to use multiple cores to run thiis file. For this I have to create different atomic subsystems in order for the processor to access each subsystem separately so I have created different atomic subsystems viz. 1 2 3 4 &5. Now since these blocks interact with each other so I am getting algebraic loop error. Also I have a few questions regarding parallelization of the cores:
-
It says ignored and I have already tried unchecking (Select Code Generation > Interface > Advanced parameters, clear the MAT-file logging check box.), but this doesn't go away. So what should I do about this? - I need to read a file from workspace, is it possible while using parallel cores or should I think of other ways to do it.?
Thanks in advance for your time and response
Accepted Answer
More Answers (0)
Categories
Find more on Multicore Processor Targets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!