Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

how to convert array of matrix to double in matlab.?while giving double(output); giving error as size of 2 matrix unqual.

조회 수: 2 (최근 30일)
here is part of code.
finaledge(i2,j2)=gedge(i,j);
finaledge= im2uint8(finaledge(10:end-10,10:end-10));
s=double(finaledge);

답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by