Yoseph
Followers: 0 Following: 0
Feeds
답변 있음
How to change the axis location for multiple subplots ?
n = [-5:5]; x = 2*impseq(-2,-5,5)-impseq(4,-5,5); stem(n,x); title('Sequence in Problem 2.1a') xlabel('n'); ylabel('(n)');
How to change the axis location for multiple subplots ?
n = [-5:5]; x = 2*impseq(-2,-5,5)-impseq(4,-5,5); stem(n,x); title('Sequence in Problem 2.1a') xlabel('n'); ylabel('(n)');
대략 2년 전 | 0