Matriz dimension issue, a version issue?
이전 댓글 표시
Hello everyone,
I have made a function that includes some normalization
It works perfect for me in my R2018a version.
However a friend is finding problems on her 2015b.
The line goes by
GLCM=GLCM./sum(sum(GLCM));
where GLCM is a 32x32x4
the error is " Matrix dimensions must agree "
Could this be a version issue? or what are we missing?
Thanks very much
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!