getsubcasename
Returns the name of a subcase in a file.
Syntax
getsubcasename(filename, index)
R = getsubcasename(...)
Inputs
- filename
- Path of the file.
- index
- Index of the subcase to find the name of.
Outputs
- R
- Name of subcase.
Example
Basic getsubcasename example:
getsubcasename('Path/To/File/bezel.res', 2)
R = Complex