How to delete a row in matrix?

조회 수: 3 (최근 30일)
Matlab111
Matlab111 2015년 1월 15일
답변: Youssef Khmou 2015년 1월 15일
For example:
a=[10;
2;
3;
4;
44;
5;
5;
56]
i need to delete first element,in this case, i need to delete '10' how?

채택된 답변

Youssef  Khmou
Youssef Khmou 2015년 1월 15일

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by