Command:
delAllFactors ( ) |
What:
Deletes all the factors in the current configuration
Returns:
error_code [int]: 1 if the operation has occurred without errors, 0 if an error has occurred
Warnings:
If there is a correlation structure it is removed
Examples:
delAllFactors()
all the factors in the current configuration are deleted and the correlation structures are removed- A Matlab example script using this command set_model_inputs.m