現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
ENDTASK is used to close tasks running in Windows/Linux by providing the process name.
This function returns 0 or 1 based on success of killing a process.
NOTE: This function requires the file isprocess.m to be on the path
Syntax: endtask('firefox')
引用
Varun Gandhi (2026). ENDTASK (https://jp.mathworks.com/matlabcentral/fileexchange/42806-endtask), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: ISPROCESS
