MATLAB .NET Builder Speed Degradation
显示 更早的评论
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 个评论
Walter Roberson
2012-11-27
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.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!