标题:f='1/(sqrt(1+(x/9)^4)'作图出错
取消只看楼主
于奎星
Rank: 2
等 级:论坛游民
帖 子:14
专家分:21
注 册:2009-9-19
结帖率:66.67%
已结贴  问题点数:10 回复次数:1 
f='1/(sqrt(1+(x/9)^4)'作图出错
请教一个问题,先谢谢大家了
>> f='1/(sqrt(1+(x/9)^4)';
>> ezplot(f,[-10,10])
??? Error using ==> inlineeval
Error in inline expression ==> 1./(sqrt(1+(x./9).^4)
??? Error: Expression or statement is incorrect--possibly unbalanced (, {, or [.

Error in ==> inline.feval at 34
        INLINE_OUT_ = inlineeval(INLINE_INPUTS_, INLINE_OBJ_.inputExpr, INLINE_OBJ_.expr);

Error in ==> specgraph\private\ezplotfeval at 54
    z = feval(f,x(1));

Error in ==> ezplot>ezplot1 at 448
[y,f,loopflag] = ezplotfeval(f,x);

Error in ==> ezplot at 148
    [hp,cax] = ezplot1(cax,f{1},vars,labels,args{:});
是咋回事呢,为什么画不出图像来呢
搜索更多相关主题的帖子: sqrt 
2009-10-27 23:00
于奎星
Rank: 2
等 级:论坛游民
帖 子:14
专家分:21
注 册:2009-9-19
得分:0 
加上括号也不行啊

2009-10-28 12:34



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-290175-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.283010 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved