array and matrix multiplication condition

what is condition for array multiplication of two operands and matrix multiplication of two operands

1 Comment

I don't understand the question. Matrix multiplication of two matrices A and B is simply A*B. What is it that you are asking?

Sign in to comment.

Answers (1)

See the tables and the information on this documentation page for a discussion of array versus matrix operations and a list of some array and matrix operations.

Categories

Find more on Operators and Elementary Operations in Help Center and File Exchange

Products

Asked:

on 26 Apr 2020

Answered:

on 26 Apr 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!