cns_super

Used by a MATLAB method in a subtype to call the same method in a supertype.

Syntax

[out1, out2, ...] = cns_super(m, arg1, arg2, ...)
m
The model structure.

arg1, arg2, ...
Any additional inputs. Depends on the particular method.

out1, out2, ...
Any outputs. Depends on the particular method.