Delete application on target computer programmatically
8 ビュー (過去 30 日間)
表示 古いコメント
Hello, I am trying to delete an application on my target machine (SpeedGoat) programmatically.
I am essentially trying to replicate what the Delete button of the Simulink Real-Time Explorer does.
Which function (or hidden function) does this?

Thanks in advance!
0 件のコメント
採用された回答
Dimitri MANKOV
2022 年 12 月 1 日
Hi Matteo,
The function "removeApplication" was introduced for that purpose in MATLAB R2022a. Furthermore, the function "removeAllApplications" is available since R2022b.
I hope this is helpful!
Dimitri
その他の回答 (0 件)
参考
カテゴリ
Find more on Target Computer Setup 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!