Hallo all experts,
I just learn to use "Image processing toolbox", and start with
following codes:
myim = imread('fehler.PNG');
imtool(myim);
However errors pop up:
??? Undefined command/function 'im2double'.
Error in ==> imuitools\private\makeToolbarIconFromPNG at 39
icon =...