This is where navigation should be.

OPERATORNEW - Construct a new operator

Usage

F=operatornew(otype,...);

Description

Op=operatornew(otype,...) constructs a new operator object Op of type otype. Arguments following otype are specific to the type of operator chosen.

Frame multipliers

operatornew('framemul',Fa,Fs,s) constructs a frame multiplier with analysis frame Fa, synthesis frame Fs and symbol s. See the help on framemul.

Spreading operators

operatornew('spread',s) constructs a spreading operator with symbol s. See the help on spreadop.