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?

 採用された回答

Walter Roberson
Walter Roberson 2018 年 8 月 20 日

0 投票

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."

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by