cns_super

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

Syntax

[out1, out2, ...] = cns_super(arg1, arg2, ...)
arg1, arg2, ...
Any inputs. Depends on the particular method.

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