photo

Yoseph


Last seen: nästan 2 år 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)');

ungefär 2 år ago | 0