How to do Multithreading Matlab?
Show older comments
Hi guys! I'm working on my thesis project and I have some problems to run simultaneously three different tasks:
- a simulink model
- Graphical User Interface
- An additional script
My computer is a dual-core. Is it possible to solve this problem? And in case, could you explain me how?
I'm trying to implement a scripts multithreading.
Thanks in advance!
Sofia
Answers (1)
Srikanth Sedimbi
on 30 Jan 2018
Edited: Srikanth Sedimbi
on 30 Jan 2018
0 votes
Please check the following link on how to speed up simulation
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!