.. default-domain:: mat
.. currentmodule:: Utility.+ct

Utility Functions
=================

.. caution::
    The MATLAB toolbox is an experimental part of the Cantera API and may be changed
    without notice. It includes breaking changes from the legacy MATLAB API. While
    almost all features of the legacy MATLAB API are implemented, the toolbox does not
    include all functionality available for the C++ and Python interfaces.

.. contents::
   :local:

Library Setup
-------------
.. autofunction:: load
.. autofunction:: unload
.. autofunction:: isLoaded
.. autofunction:: cleanUp


Global Settings
---------------
.. autofunction:: dataDirectories
.. autofunction:: makeDeprecationWarningsFatal

Library Information
-------------------
.. autofunction:: gitCommit
.. autofunction:: usesHDF5
.. autofunction:: version
