Undefined function or variable 'impixelinfo'.

1 回表示 (過去 30 日間)
karam jaber
karam jaber 2015 年 10 月 26 日
回答済み: DGM 2024 年 9 月 7 日
I am trying to use the function impixelinfo but using it like the examples i found in the internet produces error. My code:
a= imread('Capture.PNG')
imshow(a);
impixelinfo;
the error i get is "Undefined function or variable 'impixelinfo'". Anyone knows how to solve it ?

回答 (1 件)

DGM
DGM 2024 年 9 月 7 日

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by