Community Profile

photo

ritika


Last seen: 4 years ago Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: mimo ofdm, coding, modulation

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to display output of all iteration of for loop in a matrix or even a array
a=[1 2 3 4 5 6 7 8 9 0] for i=1:2:7 b=a(1,i:i+3) end this is the code i hve written,now i want this output in the fo...

10 years ago | 1 answer | 0

1

answer