how to plot row 2 and row 3 in a matrix?
Show older comments
will be thankful to reply
Answers (1)
Walter Roberson
on 3 Dec 2012
plot(YourMatrix(2:3,:).')
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!