Matlab crashes when invoking multithread in .Net/C#
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu .NET Methods in MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!