MATLAB, a product of MathWorks Inc., provides an interactive working environment for analyzing and visualizing computational models. MATLAB is available for Windows, Mac OS X, and Linux (64-bit). JMP supports MATLAB on both Windows and macOS platforms.
You can interact with MATLAB using JMP Scripting Language (JSL):
• Submit statements to MATLAB from within a JSL script.
• Exchange data between JMP and MATLAB.
• Display graphics produced by MATLAB.
See MATLAB Integration Functions in the JSL Syntax Reference for more information about using MATLAB functions in JMP.
Textual output and error messages from MATLAB appear in the log window.