Name
opustc_getpath — Returns the directory name for the OPUS test case module.
Calling Sequence
path = opustc_getpath ( )
Parameters
- path:
a 1-by-1 matrix of strings, the path to the main directory of the module.
Description
This function is useful to retrieve data file which are
associated with one test case.
Examples
path = opustc_getpath ( )
Authors
Michael Baudin, 2010-2011 |