www.gusucode.com > external 工具箱matlab源码程序 > external/interfaces/python/py.m

    %Using Python from MATLAB
%
%   py package for using Python functions and objects in MATLAB. 
%   For information, see the following documentation.
%
%       <a href="matlab:helpview([docroot '/matlab/helptargets.map'], 'getting_started_python_interface')">Call Python Libraries - Getting Started</a> 
%
%   For information about the engine interface for calling MATLAB 
%   from Python, see the following documentation. 
%
%       <a href="matlab:helpview([docroot '/matlab/helptargets.map'], 'getting_started_python_engine')">MATLAB Engine for Python - Getting Started</a> 
 
%   Copyright 2014 The MathWorks, Inc.