Create empty quaternion/octonion array
(Quaternion and octonion overloadings of standard MATLAB® function)
q = ClassName.empty
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.