delete element from vector

3 次查看(过去 30 天)
Hello,
Thanks for helping. I have this vector here which is very large(ie 1*400000), and I would like to only keep n+5th column in the vector (ie I'd like to keep column 1,6,11,16 ect). How would I do that?
Cheers!
  1 个评论
Stephen23
Stephen23 2016-8-8
编辑:Stephen23 2016-8-8
This is a very basic MATLAB concept that is taught in the introductory tutorials:
Anyone who do not know what indexing is and how to use it should do those tutorials if they want to use MATLAB.

请先登录,再进行评论。

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2016-8-8
编辑:Azzi Abdelmalek 2016-8-8

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by