Can I launch more than one MATLAB session in the same C program using EngOpen in MATLAB Engine?
Show older comments
I would like to launch more than one MATLAB session in the same C program using the MATLAB Engine routine, EngOpen.
Accepted Answer
More Answers (1)
Tushar Athawale
on 2 Mar 2016
Edited: MathWorks Support Team
on 18 Nov 2022
1 vote
The function "engOpenSingleUse" can be used to create multiple MATLAB sessions in the same C program:
Categories
Find more on Call MATLAB from C in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!