Feeds
질문
MATLAB crashes on opening in mac
On opening matlab, its getting crashed.It was working fine.For the past 3 days I'm facing this issue.I reported the issue but no...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to rectify stem function error?
n={-5,-4,-3,-2,-1,0,1,2,3,4,5}; u_n={0,0,0,0,0,1,1,1,1,1,1}; stem(n,u_n); xlabel('time sample'); ylabel('amplitude'); Err...
5년 초과 전 | 답변 수: 1 | 0
