Matrix 倍频程错误:uint8矩阵到矩阵的转换无效 新潮的

Matrix 倍频程错误:uint8矩阵到矩阵的转换无效 新潮的,matrix,octave,Matrix,Octave,我写下了以下代码: imgnew = imread('C:\Users\vijay kant chadha\Downloads\earth.jpg'); //下一行的执行显示错误 imshow(imgnew); //error: invalid conversion of uint8 matrix to Matrix 请帮我做同样的…:) 什么版本的八度?再见,非常感谢!!:)

我写下了以下代码:

 imgnew = imread('C:\Users\vijay kant chadha\Downloads\earth.jpg');
//下一行的执行显示错误

 imshow(imgnew);

 //error: invalid conversion of uint8 matrix to Matrix

请帮我做同样的…:)

什么版本的八度?再见,非常感谢!!:)