How to plot rows from a particular column number?
28 次查看(过去 30 天)
显示 更早的评论
I have a matrix of 400 columns and 200 rows. I want to plot rows starting from the 10th column. How do i do that? plot(1,:); plots the whole row but i want to plot from column number 10 so please let me know how to do that. Thanks and regards, Parth
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!