Stop a long running MATLAB method from within a .NET application
    2 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
A coworker has developed and compiled several METLAB methods  into a .NET DLL that I am referencing from my .NET WinForms application.
Under some cercumstances that MATLAB method that I call does not terminate - it just runs forever.  My application can detect when the method is taking too long to return.  Is there an appropriate way to stop it from within the .NET application?
THanks
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
				Mehr zu MATLAB Compiler SDK 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!
