getreqname
Returns the name of a request within a data type. The function has two forms. Use the first form when there is zero or at most one subcase and second form when there are multiple subcases.
Syntax
getreqname(filename, subcase, datatype, index)
getreqname(filename, datatype, index)
R = getreqname(...)
Inputs
- filename
- Path of the file.
- subcase
- Subcase name or index in the file to be read
- datatype
- Data type name or index in the file to be read
- index
- Index of request
Outputs
- R
- Name of request.
Examples
getreqname('Path/To/File/ANGACC', 'Angular Acceleration', 5)
R = 50th% Hybrid3 - UPPER LEG RIGHT
getreqname('Path/To/File/bezel.res', 'Scalar', 'Velocities (c)', 50)
R = Node 65