Cannot terminate matlab processes after running LIBSVM for a longer time.

Hi all, I am running LIBSVM for a longer time (which involves some MEX files). After running the script, I can see that there are still some processes running in the background. I tried Ctrl+C yet the processes are still ongoing. Does anyone have an idea on the way to terminate it?

 Accepted Answer

As source code for libsvm is available, in theory it could be modified to permit interruptions with control-C. However, that work has not been done yet, so with all present versions of libsvm, the answer becomes "You can't do that."

More Answers (0)

Categories

Find more on Networks in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!