Modifying the MATLAB » History » Version 2
Version 1 (Chris Cannam, 2014-03-11 03:14 PM) → Version 2/12 (Chris Cannam, 2014-03-12 02:03 PM)
h1. Modifying the MATLAB
h2. Context
You want to change something in the MATLAB code and deploy the changed version.
h2. You will need
* A computer with a licensed copy of MATLAB. This step uses the "mcc" compiler included in the MATLAB distribution.
* The Java development kit (JDK) of whichever version your MATLAB installation expects. Current MATLAB seems to call for Java 7.
You do _not_ need the separate MATLAB compiler runtime package at this stage. (pending)
h2. Context
You want to change something in the MATLAB code and deploy the changed version.
h2. You will need
* A computer with a licensed copy of MATLAB. This step uses the "mcc" compiler included in the MATLAB distribution.
* The Java development kit (JDK) of whichever version your MATLAB installation expects. Current MATLAB seems to call for Java 7.
You do _not_ need the separate MATLAB compiler runtime package at this stage. (pending)