<< opustc_couplexstartup OPUS Test Case Toolbox

OPUS Test Case Toolbox >> OPUS Test Case Toolbox > opustc_getpath

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

<< opustc_couplexstartup OPUS Test Case Toolbox