... into the workspace variable RGB and then displays the image using the image function: RGB = imread('ngc6543a.jpg'); image(RGB) By running the code, ...
確定! 回上一頁