下面MATLAB代码运算时老是出现Error using ==> mrdivide Matrix dimensions must agree.该怎么改

2024年11月15日 12:41
有1个网友回答
网友(1):

程序中n,b都没定义,要先赋值,程序才能用于运行。