Installing Published Extensions
In MatNWB, use the function nwbInstallExtension() to download and generate classes
for published Neurodata Extensions:
nwbInstallExtension("ndx-extension")
Replace ndx-extension with the name of an actual extension. For a complete
list of published extensions, use the function matnwb.extension.listExtensions() or
visit the Neurodata Extension Catalog.