photo

Yoseph


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
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 years ago | 0