Delete application on target computer programmatically
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Matteo Pellegri
il 5 Nov 2021
Commentato: Matteo Pellegri
il 1 Dic 2022
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 Commenti
Risposta accettata
Dimitri MANKOV
il 1 Dic 2022
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
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Target Computer Setup in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!