Feeds
已回答
"Not enough input arguments" plotting a function
x = linspace(-1,1,200); y = 0.5.*sin.*[sin.*(12.*x)]; plot(x,y)
"Not enough input arguments" plotting a function
x = linspace(-1,1,200); y = 0.5.*sin.*[sin.*(12.*x)]; plot(x,y)
6 years 前 | 0
