User`s guide

Language and Programming
1-7
“Index into Python String”
“Index into Python list”
“Index into Python tuple”
“Index into Python dict”
Python Version 3.4: MATLAB Support
MATLAB supports the following versions of CPython:
Version 2.7
Version 3.3
Version 3.4
For more information, see “Install Supported Python Implementation”.
MATLAB Engine for Python: Support for startup options
The engine function matlab.engine.start_matlab supports MATLAB startup
options. In addition, the engine supports '-desktop' to launch MATLAB with the
desktop.
MATLAB Engine for Python: Support for Unicode in Python 2.7
From Python
®
2.7 you can pass variables of data type unicode as input arguments to
MATLAB functions. The engine can return unicode output arguments to Python 2.7.
Conversion of Character Arrays to Java Strings: Preserve null characters
In previous versions of MATLAB, the Java
®
string was terminated at the first null.
WSDL Web Services Documents: Limitations
When you communicate with web services using web services description language
(WSDL) documents, errors can occur if a WSDL file imports another WSDL file that uses