Can MATLAB check if a certain program is installed?
Ältere Kommentare anzeigen
Hello everyone,
I am designing a GUI using MATLAB App Designer, the final output of the GUI can only be obtained if (FreeFem++) program is installed.
So I want in the initial window of the GUI, when the user presses the start button, MATLAB checks if FreeFem++ is installed or not on the device; so that if Yes, it continues normally and if No, then another warning window appears.
in conclusion, is there a command to check if a certain program is installed or not?
Thank you.
3 Kommentare
Walter Roberson
am 17 Okt. 2019
Which operating system?
Wael Wanis
am 17 Okt. 2019
Walter Roberson
am 17 Okt. 2019
You will probably need to check the registry. I have no idea at the moment which key is appropriate.
Antworten (0)
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!