diff options
Diffstat (limited to 'python/docSRC/matlab.rst')
-rw-r--r-- | python/docSRC/matlab.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/python/docSRC/matlab.rst b/python/docSRC/matlab.rst new file mode 100644 index 0000000..fb7033e --- /dev/null +++ b/python/docSRC/matlab.rst @@ -0,0 +1,8 @@ +MATLAB compatibility interface: the :mod:`matlab` module +======================================================== + +.. automodule:: astra.matlab + :members: + :undoc-members: + :show-inheritance: + |