Hi guys, i know this may be a fool question but anyway, i'm getting an error when i try to divide 2 matrix.
A= [1.5; -1]
B=[1 2; 3 4]
C=A./B
It says: Error using ./
Could anyone help me?

 채택된 답변

madhan ravi
madhan ravi 2019년 3월 3일

0 개 추천

A\B

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

제품

질문:

2019년 3월 3일

댓글:

2019년 3월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by