delete element from vector

조회 수: 2 (최근 30일)
Zhengyuan Wang
Zhengyuan Wang 2016년 8월 8일
편집: Stephen23 2016년 8월 8일
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개)

Community Treasure Hunt

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

Start Hunting!

Translated by