Quaternion Function Reference

bsxfun

Binary Singleton Expansion Function
(Quaternion overloading of standard MATLAB® function)

Syntax

C = bsxfun(fun, A, B)

Description

This function is provided in order to support limited cases of its parameters only, in order that certain MATLAB® functions will work, particularly var, std and cov which use bsxfun to apply arithmetic operators to intermediate results. bsxfun was introduced in MATLAB® Version 7.4 (R2007a). Prior to that release the var, std and cov functions worked with quaternions, but the introduction of bsxfun broke this. The provision of the limited functionality in the quaternion overloading of bsxfun fixes this.

See Also

MATLAB® function: bsxfun

© 2008-2013 Stephen J. Sangwine and Nicolas Le Bihan

License terms.