Search code examples
matlabmatlab-figurematlab-deploymentmatlab-compiler

How Can I know from code if the MCR Matlab is installed or not?


I would like to know if the MCR Matlab is installed on the pc from Matlab code. How can I do? Is there a way to know this? Can I find a specified key in Windows registries?

Thank anyone can help me...


Solution

  • If you want to check outside matlab or your deployed m-code if MCR is available, search for a mclmcrrt*.dll in the list of registered DLLs.