Multidimensional matrix multiplication

The simple function performs fast matrix multiplication within multidimensional arrays.

Download
Download

You are now following this Submission

Cite As

Sandor Toth (2026). Multidimensional matrix multiplication (https://www.mathworks.com/matlabcentral/fileexchange/41663-multidimensional-matrix-multiplication), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Operators and Elementary Operations in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

Line 54/55 are changed, to fix a bug that appears when dim is not the default [1 2] value.

Download
1.1.0

Corrected a small bug in the code and refreshed the file description.

Download
1.0.0

Download