Modifying the MATLAB » History » Version 2

« Previous - Version 2/12 (diff) - Next » - Current version
Chris Cannam, 2014-03-12 02:03 PM


Modifying the MATLAB

Context

You want to change something in the MATLAB code and deploy the changed version.

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.