用matlab的ezplot 和 abs 出错~
symswezplot(abs(w))这个命令能画出图来但是下面这个symswezplot(abs(exp(w)))这个命令不能出图求助~~~具体的错误提示如下???Er...
syms w
ezplot( abs( w ) )
这个命令能画出图来
但是下面这个
syms w
ezplot( abs( exp(w) ) )
这个命令不能出图
求助~~~
具体的错误提示如下
??? Error using ==> inlineeval at 15
Error in inline expression ==> exp(Re(w))
Undefined function or method 'Re' for input arguments of type 'double'.
Error in ==> inline.feval at 36
INLINE_OUT_ = inlineeval(INLINE_INPUTS_, INLINE_OBJ_.inputExpr, INLINE_OBJ_.expr);
Error in ==> ezplotfeval at 52
z = feval(f,x(1));
Error in ==> ezplot>ezplot1 at 464
[y,f,loopflag] = ezplotfeval(f,x);
Error in ==> ezplot at 144
[hp,cax] = ezplot1(cax,f{1},vars,labels,args{:});
Error in ==> sym.ezplot at 45
h = ezplot(char(f));
Error in ==> Untitled5 at 2
ezplot( abs( exp(w) ) ) 展开
ezplot( abs( w ) )
这个命令能画出图来
但是下面这个
syms w
ezplot( abs( exp(w) ) )
这个命令不能出图
求助~~~
具体的错误提示如下
??? Error using ==> inlineeval at 15
Error in inline expression ==> exp(Re(w))
Undefined function or method 'Re' for input arguments of type 'double'.
Error in ==> inline.feval at 36
INLINE_OUT_ = inlineeval(INLINE_INPUTS_, INLINE_OBJ_.inputExpr, INLINE_OBJ_.expr);
Error in ==> ezplotfeval at 52
z = feval(f,x(1));
Error in ==> ezplot>ezplot1 at 464
[y,f,loopflag] = ezplotfeval(f,x);
Error in ==> ezplot at 144
[hp,cax] = ezplot1(cax,f{1},vars,labels,args{:});
Error in ==> sym.ezplot at 45
h = ezplot(char(f));
Error in ==> Untitled5 at 2
ezplot( abs( exp(w) ) ) 展开
若以下回答无法解决问题,邀请你更新回答
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询