Hello,
I have tried to load an image into Octave using:
I = imread ("path of image");
I get the following error messages:
error: imread: cannot find "path of image"
error: called from:
error: /usr/share/octave/3.8.1/m/image/private/__.m at line 56, column 5
error: /usr/share/octave/3.8.1/m/image/private/imageIO.m at line 66, column 26