How do I run different scripts in parallel?

I have 6 matlab scripts.
Within each script, functions are called to initialize some variables required for simulation. Each script then uses these initialized variables as inputs for a Simulink model. The results of the Simulink model are then saved to file. All of the 6 scripts run the same Simulink model but with different input conditions. Is it possible to run these 6 scripts parallel as they all call the same Simulink model?
If yes, how do I go about doing this?
I have never used parallel computing before.

 Respuesta aceptada

KSSV
KSSV el 4 de Abr. de 2018

1 voto

1 comentario

Ashley Andrew Filipe do Rego
Ashley Andrew Filipe do Rego el 18 de Mayo de 2018
Editada: Ashley Andrew Filipe do Rego el 18 de Mayo de 2018
Hey KSSV,
Your answer did help. Sorry for the late acceptance, I completely forgot

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Create Large-Scale Model Components en Centro de ayuda y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by