查看单个帖子
旧 2007-04-18, 22:02   #2
fzk2007
初级会员
 
注册日期: 2007-04-06
帖子: 13
声望力: 19
fzk2007 正向着好的方向发展
微笑 后面少个逗号哈,小虾

syms s;%定义符号变量s
ezplot(ilaplace(1/s/(0.5*s+1)),[0,5])

多多用用help
help ezplot
EZPLOT Easy to use function plotter.
EZPLOT(f) plots the expression f = f(x) over the default
domain -2*pi < x < 2*pi.

EZPLOT(f, [a,b]) plots f = f(x) over a < x < b
fzk2007 当前离线   回复时引用此帖