U
    Hvfæ  ã                   @   s°   d Z ddlmZmZmZ ddlmZ ddlmZm	Z	m
Z
 ddlmZmZmZmZ ddlmZmZmZmZmZmZmZmZmZ ddd	d
dddddddgZddlmZ eeƒZ[dS )uû  
MATLABÂ® file utilies (:mod:`scipy.io.matlab`)
=============================================

.. currentmodule:: scipy.io.matlab

This submodule is meant to provide lower-level file utilies related to reading
and writing MATLAB files.

.. autosummary::
   :toctree: generated/

   matfile_version - Get the MATLAB file version
   MatReadError - Exception indicating a read issue
   MatReadWarning - Warning class for read issues
   MatWriteError - Exception indicating a write issue
   mat_struct - Class used when ``struct_as_record=False``

.. autosummary::
   :toctree: generated/
   :template: autosummary/ndarray_subclass.rst
   :nosignatures:

   MatlabObject - Class for a MATLAB object
   MatlabOpaque - Class for a MATLAB opaque matrix
   MatlabFunction - Class for a MATLAB function object

The following utilities that live in the :mod:`scipy.io`
namespace also exist in this namespace:

.. autosummary::
   :toctree: generated/

   loadmat - Read a MATLAB style mat file (version 4 through 7.1)
   savemat - Write a MATLAB style mat file (version 4 through 7.1)
   whosmat - List contents of a MATLAB style mat file (version 4 through 7.1)

Notes
-----
MATLAB(R) is a registered trademark of The MathWorks, Inc., 3 Apple Hill
Drive, Natick, MA 01760-2098, USA.

é   )ÚloadmatÚsavematÚwhosmat)ÚMatlabFunction)ÚMatlabObjectÚMatlabOpaqueÚ
mat_struct)Úmatfile_versionÚMatReadErrorÚMatReadWarningÚMatWriteError)	ÚmioÚmio5Úmio5_paramsÚmio4ÚbyteordercodesÚmiobaseÚ	mio_utilsÚstreamsÚ
mio5_utilsr   r   r   r   r	   r
   r   r   r   r   r   é    )ÚPytestTesterN)Ú__doc__Z_mior   r   r   Z_mio5r   Z_mio5_paramsr   r   r   Z_miobaser	   r
   r   r   Ú r   r   r   r   r   r   r   r   r   Ú__all__Zscipy._lib._testutilsr   Ú__name__Útest© r   r   ú</tmp/pip-unpacked-wheel-96ln3f52/scipy/io/matlab/__init__.pyÚ<module>   s(   ,,        ý