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