How to do Multithreading Matlab?

4 views (last 30 days)
Sofia Cecchini
Sofia Cecchini on 25 Jan 2018
Edited: Srikanth Sedimbi on 30 Jan 2018
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
Srikanth Sedimbi on 30 Jan 2018
Edited: Srikanth Sedimbi on 30 Jan 2018
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!