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 comentario

KSSV
KSSV el 9 de Dic. de 2021
Check the dimensions of each variable...they should be compatible for substraction and element by division.

Iniciar sesión para comentar.

Categorías

Etiquetas

Preguntada:

el 9 de Dic. de 2021

Respondida:

el 15 de Dic. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by