Function File: n = numel (q, idx1, idx2, ...)
For internal use only, use
prod(size(q))
ornumel (q.w)
instead. For technical reasons, this method must return the number of elements which are returned from cs-list indexing, no matter whether it is called with one or more arguments.
Package: quaternion