Difference between revisions of "MATLAB Compiler Runtime"

From COMKAT wiki
Jump to navigation Jump to search
Line 1: Line 1:
<big>This page describes MATLAB Compiler Runtime (denoted as '''MCR'''), which is necessary for '''COMKAT Standalone Application'''.</big>
+
This page describes MATLAB Compiler Runtime (denoted as '''MCR'''), which is necessary for '''COMKAT Standalone Application'''.
 
<br>For COMKAT on MATLAB, MCR is not needed.
 
<br>For COMKAT on MATLAB, MCR is not needed.
  

Revision as of 22:53, 1 April 2009

This page describes MATLAB Compiler Runtime (denoted as MCR), which is necessary for COMKAT Standalone Application.
For COMKAT on MATLAB, MCR is not needed.

What is MCR?

It is basically a headless MATLAB. Or you may treat it as a 'MATLAB virtual machine'. It serves as a MATLAB session that works in background. But unlike regular MATLAB session, you cannot write functions or scripts to call MCR directly. MCR only interacts with a compiled application via MATLAB Compiler.

How can I obtain MATLAB Compiler Runtime?

Due to terms of usage in MATLAB, we are not allowed to let our users download MCR. If you need to run COMKAT Standalone Application and cannot get MCR, please email us to request it from us.

Do I have to install MATLAB Compiler Runtime if I already have MATLAB installed?

Unless your MATLAB is older than 2008a and you only want to use COMKAT Standalone Application, you 'do not' need to install MCR.