MATLAB .NET Builder Speed Degradation
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Walter Roberson
il 27 Nov 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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler SDK in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!