Generalized matrix operators

The functions mtimes_.m, mldivide_.m, and mrdivide_.m generalize the corresponding MATLAB functions.

You are now following this Submission

The functions mtimes_.m, mldivide_.m, and mrdivide_.m generalize the corresponding MATLAB functions for multidimensional arrays, implemented elementwise (with implicit singleton expansion) in dimensions 3, 4, ... .

Cite As

Kenneth Johnson (2026). Generalized matrix operators (https://www.mathworks.com/matlabcentral/fileexchange/105805-generalized-matrix-operators), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: bsxi

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.3

Cross-reference paged matrix operations in code comments.

1.0.2

minor change in mrdivide_.m comment header

1.0.1

Revised mrdivide_.m

1.0.0