Undefined function or variable 'impixelinfo'.

1 visualizzazione (ultimi 30 giorni)
karam jaber
karam jaber il 26 Ott 2015
Risposto: DGM il 7 Set 2024
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 ?

Risposte (1)

DGM
DGM il 7 Set 2024

Community Treasure Hunt

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

Start Hunting!

Translated by