Whenever I type a imshow function it gives me error like Undefined function 'imshow' for input arguments of type 'uint8' ..what can I do ?? I have matlabR2014a help me pls

5 ビュー (過去 30 日間)
Help me

回答 (1 件)

Walter Roberson
Walter Roberson 2017 年 7 月 16 日
imshow() was part of the Image Processing Toolbox back then. You will need to substitute image() or imagesc() depending on your use.

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by