Unsupported MATLAB Data Types for Client and Server Marshaling
Supported Data Types
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
Logical
Unsupported Data Types
Following are just a few examples MATLAB data types that MATLAB Production Server does not support for marshaling between the server and the client.
MATLAB function handles
Sparse matrices
Tables
Timetables
Complex numbers