現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
The function returns True/False (0/1) along with the number of instances of the process and the process ID (PID) numbers.
Syntax/Usage:
[result] = isprocess('fire*')
[result pid_total] = isprocess('firefox')
[result pid_total pid_nums] = isprocess('firefox')
引用
Varun Gandhi (2026). ISPROCESS (https://jp.mathworks.com/matlabcentral/fileexchange/42805-isprocess), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: ENDTASK
