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.

サインインしてコメントする。

回答 (1 件)

カテゴリ

タグ

質問済み:

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