gettotalsubcases

Returns total count of subcases in a data file.

Syntax

gettotalsubcases(filename)

R = gettotalsubcases(...)

Inputs

filename
Path of the file.
Type: string

Outputs

R
Number of subcases.

Example

Basic gettotalsubcases example:

gettotalsubcases('Path/To/File/bezel.res')
R = 2