Matlab crashes when invoking multithread in .Net/C#

1 次查看(过去 30 天)
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