MATLAB .NET Builder Speed Degradation
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I'm having speed performance degradation issues with MATLAB .NET Builder. All I'm integrating is a simple plotting MATLAB function. After I create a .dll and execute it in C# Visual Studio, there is a significant time delay. Is there a solution or workaround to increase the performance speed?
Thanks,
Amanda
1 comentario
Walter Roberson
el 27 de Nov. de 2012
Could the "significant time delay" be the time required to initialize the MATLAB engine? The time would be almost exactly the same as is required to start MATLAB as a stand-alone program.
Respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Compiler SDK en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!