Can I launch more than one MATLAB session in the same C program using EngOpen in MATLAB Engine?
Afficher commentaires plus anciens
I would like to launch more than one MATLAB session in the same C program using the MATLAB Engine routine, EngOpen.
Réponse acceptée
Plus de réponses (1)
Tushar Athawale
le 2 Mar 2016
Modifié(e) : MathWorks Support Team
le 18 Nov 2022
1 vote
The function "engOpenSingleUse" can be used to create multiple MATLAB sessions in the same C program:
Catégories
En savoir plus sur Call MATLAB from C dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!