Error using impshowpair function in MATLAB
显示 更早的评论
When the use the following code
imshowpair(Image1, Image2,'montage');
The following error occurs
??? Undefined function or method 'imshowpair' for input arguments of type 'uint8'.
I am using MATLAB version R2010a.
Please help me.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!