필터 지우기
필터 지우기

Inserting numbers into a vector

조회 수: 1 (최근 30일)
Michael Joslin
Michael Joslin 2011년 2월 10일
I have a vector similar to [-3 -2 -1 1 2 3] and I would like to add a zero in the center so the new vector would be [-3 -2 -1 0 1 2 3] but I am unsure of how to do this.

채택된 답변

Brett Shoelson
Brett Shoelson 2011년 2월 10일
Michael, See if you can figure it out from this response:
Post back if you still have difficulties.
Cheers,
Brett

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Subplots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by