
    Џkh                         d Z ddlmZmZmZ ddlmZmZ ddlm	Z	m
Z
mZ ddlmZ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 g dZdd	lmZ  ee      Z [y
)u  
MATLAB® file utilities (:mod:`scipy.io.matlab`)
===============================================

.. currentmodule:: scipy.io.matlab

This submodule is meant to provide lower-level file utilities 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
   MatWriteWarning - Warning class for write issues
   mat_struct - Class used when ``struct_as_record=False``
   varmats_from_mat - Pull variables out of mat 5 file as a sequence of mat file objects

.. 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® is a registered trademark of The MathWorks, Inc., 3 Apple Hill
Drive, Natick, MA 01760-2098, USA.

   )loadmatsavematwhosmat)MatlabFunctionvarmats_from_mat)MatlabObjectMatlabOpaque
mat_struct)matfile_versionMatReadErrorMatReadWarningMatWriteErrorMatWriteWarning)	miomio5mio5_paramsmio4byteordercodesmiobase	mio_utilsstreams
mio5_utils)r   r   r   r   r   r   r   r   r   r
   r	   r   r       )PytestTesterN)!__doc___mior   r   r   _mio5r   r   _mio5_paramsr   r	   r
   _miobaser   r   r   r   r    r   r   r   r   r   r   r   r   r   __all__scipy._lib._testutilsr   __name__test     T/var/www/teggl/fontify/venv/lib/python3.12/site-packages/scipy/io/matlab/__init__.py<module>r(      sN   ,\ , + 3 @ @6 65 5 5 /Hr&   