Command:

getNumFastGroups (  
int numGroups
)

What:

Retrieves the number of FAST groups that has been added

Parameters:

numGroups
[int]
preallocate integer to store the number of FAST groups that has been added. Not necessary in Matlab

Return:

error_code [int]: 1 if the operation has occurred without errors, 0 if an error has occurred


Examples:


fast_groups=getNumFastGroups()

this command in Matlab returns in the variable fast_groups the number of FAST groups that has been added.

All Method Commands: