When you pass MATLAB® data as arguments to Python®, MATLAB converts the data into types that best represent the data to the Python language.
MATLAB Input Argument Type
— | Resulting Python |
---|---|
|
|
Complex |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Structure |
|
Python object — |
|
function handle |
|
MATLAB Input Argument Type
— | Resulting Python Type |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|