skew

Navigation:  Language Reference > Functions > Matrix >

skew

Previous pageReturn to chapter overviewNext page

Syntax

Y = skew(X);

Description

Returns the vector product:

Skew1

Examples

Skew2

Limitations

X must be a vector of size n. Y must be a matrix of size [n,n].