ndi.fun.doc.allTypes
ALLTYPES - Return all known NDI document class types
DOCTYPES = ndi.fun.doc.allTypes()
Returns a cell array of all known NDI document class types.
This function searches the NDI document paths for all .json files
that define NDI documents and returns the names of these documents.
The paths that are searched are given in
ndi.common.PathConstants.DocumentFolder and
ndi.common.PathConstants.CalcDoc
See also: ndi.document