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일

카테고리

Help CenterFile Exchange에서 Signal Operations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by