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년 초과 전 | 0
