how can i access the 3rd, 4th and 6th coloumn simultaneously in a vector of 3 rows 6 columns.
1 次查看(过去 30 天)
显示 更早的评论
Suppose I have z= [2 1 3 4 6 8 ; 0 5 6 8 3 5 ; 7 4 8 3 2 9]. I want to access the 3rd, 4th and 6th column simultaneously please tell me the way. whether to make a new matrix or can directly access. Regards
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spline Postprocessing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!