Error using - Matrix dimensions must agree.

z=(z - MIN)./(MAX - MIN);
When I run this code, there will always error
Error using -
Matrix dimensions must agree.

댓글 수: 1

KSSV
KSSV 2021년 12월 9일
Check the dimensions of each variable...they should be compatible for substraction and element by division.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

태그

질문:

2021년 12월 9일

답변:

2021년 12월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by