Skip to content

Commit

Permalink
Update docs/source/pages/getting_started/using_extensions/generating_…
Browse files Browse the repository at this point in the history
…extension_api.rst

Co-authored-by: Ben Dichter <[email protected]>
  • Loading branch information
ehennestad and bendichter authored Jan 9, 2025
1 parent 13b0d1b commit 32342ed
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path name to the namespace.yaml file):
The class files will be generated under the ``+types/+<extension>`` namespace in
the matnwb root directory, and can be accessed via standard MATLAB class syntax.
Assuming we have an extension called ``ndx-example`` which define a
``TetrodeSeries`` neurodata type, simply call:
For example, if we had an extension called ``ndx-example`` which defined a
``TetrodeSeries`` neurodata type, we would call:

.. code-block:: MATLAB
Expand Down

0 comments on commit 32342ed

Please sign in to comment.