<< nisp_destroyall Configuration nisp_initseed >>

NISP >> NISP > Configuration > nisp_getpath

nisp_getpath

Returns the path to the current module.

Calling Sequence

path = nisp_getpath (  )

Parameters

path :

a 1-by-1 matrix of strings, the path to the current module.

Examples

path = nisp_getpath (  )
// See the provided documents in the doc directory.
ls(fullfile(path,"doc"))

Authors

<< nisp_destroyall Configuration nisp_initseed >>