MatLab runtime initialisation is slow
Mostrar comentarios más antiguos
2018b
We use MatLab as a libraty within our C# application.
We initialise the MatLab runtime and wait for it to finish
WS.mcr.EvaluateFunction(nameof (Initialise), numArgsOut, ref argsOut, argsIn);
This can take 10 to 120 secs. [no change to the library, the varioation can be seen on subsequent starts of the application].
Why does it take so long and why does it vary so much.
Nigel
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Java Package Integration en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
