Delete application on target computer programmatically
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Matteo Pellegri
am 5 Nov. 2021
Kommentiert: Matteo Pellegri
am 1 Dez. 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 Kommentare
Akzeptierte Antwort
Dimitri MANKOV
am 1 Dez. 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
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Target Computer Setup finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!