Can MATLAB check if a certain program is installed?

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 Commenti

Which operating system?
You will probably need to check the registry. I have no idea at the moment which key is appropriate.

Accedi per commentare.

Risposte (0)

Categorie

Prodotti

Release

R2019b

Richiesto:

il 17 Ott 2019

Commentato:

il 17 Ott 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by