When you pass data as input arguments to MATLAB® functions from Python®, MATLAB Production Server™ converts the data into equivalent MATLAB data types.
Python Input Argument Type | Resulting MATLAB Data Type |
---|---|
| Numeric array |
|
|
| Complex |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Structure if all keys are strings |
| Cell array |
| Cell array |
| Cell array |
| Not supported |
| Cell array |
| Not supported |
| Not supported |
[a] |