How to do Multithreading Matlab?
3 views (last 30 days)
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
0 Comments
Answers (1)
Srikanth Sedimbi
on 30 Jan 2018
Edited: Srikanth Sedimbi
on 30 Jan 2018
Please check the following link on how to speed up simulation
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!