Quaternion Function Reference

empty

Create empty quaternion/octonion array
(Quaternion and octonion overloadings of standard MATLAB® function)

Syntax

q = ClassName.empty

Description

empty overloads a MATLAB® function that creates empty arrays. It supports the same parameter profiles as the MATLAB® function.

At present the class of the components within the created array is the default MATLAB® double class, since there is no way to specify the class of the components.

See Also

MATLAB® function: empty

(c) 2008-2016 Stephen J. Sangwine and Nicolas Le Bihan

License terms.