matlab read image from folder code example Example: matlab read image % Reads image im = imread('image.jpg'); % Displays image image(invert)