필터 지우기
필터 지우기

Matlab crashes when invoking multithread in .Net/C#

조회 수: 1 (최근 30일)
Scott
Scott 2013년 5월 13일
I have a C# function that uses multithreading. The function compiles and works well in a C# console application. However, when I call the function from Matlab, Matlab crashes immediately. If I change the function so that it does not use multiple threads, Matlab does not crash. I'm using R2009b and I don't have the Parallel Computing Toolbox. Is there a work around?
Thanks, Scott

채택된 답변

Scott
Scott 2013년 5월 13일
My error: In C#, I called a callback function while it was still null. This caused Matlab to crash.
Scott

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Getting Started with Microsoft .NET에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by