Name

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

Copyright (C) 2011 - INRIA - Michael Baudin