Running Matlab Stand Alone
Running Matlab Stand Alone
(OP)
Hi,
I would like to know what the requirements (software/hardware) are to run a stand alone application created created using the "mcc" command in matlab. I compiled the mfiles and can run the Stand Alone on my Computer which already has Matlab installed, but what if I want to run it on a machine without matlab? What is needed to be able to do so?
Thanks in advance.
I would like to know what the requirements (software/hardware) are to run a stand alone application created created using the "mcc" command in matlab. I compiled the mfiles and can run the Stand Alone on my Computer which already has Matlab installed, but what if I want to run it on a machine without matlab? What is needed to be able to do so?
Thanks in advance.





RE: Running Matlab Stand Alone
TTFN
RE: Running Matlab Stand Alone
RE: Running Matlab Stand Alone
You're supposed to use the Matlab Component Runtime installer (MCRInstaller) to port the required runtime files to the deployment machine.
TTFN
RE: Running Matlab Stand Alone