i am getting an error as Attempt to call constructor image with incorrect letter case.

This is my code
a=imread('test.jpg') imshow(a);
i got error as
Attempt to call constructor image with incorrect letter case. Error in basicImageDisplay (line 23) hh = image(xdata,ydata,cdata, ... Error in imshow (line 267) hh = basicImageDisplay(fig_handle,ax_handle,.
can anyone help me how to overcome this. Thanks in advance.

回答 (1 件)

Mischa Kim
Mischa Kim 2014 年 10 月 6 日
編集済み: Mischa Kim 2014 年 10 月 6 日

0 投票

Vetri, see this answer reference.

カテゴリ

ヘルプ センター および File ExchangeImages についてさらに検索

質問済み:

2014 年 10 月 6 日

編集済み:

2014 年 10 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by