Main Content

Supported MATLAB Data Types for Client and Server Marshaling

MATLAB® Production Server™ supports marshaling of the following MATLAB data types between client applications and server instances.

  • Numeric types – Integers and floating-point numbers

  • Character arrays

  • Structures

  • Cell arrays

  • Logicals

  • Function handles

Related Topics