MATLAB .NET Builder Speed Degradation
조회 수: 1 (최근 30일)
이전 댓글 표시
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개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!