필터 지우기
필터 지우기

How add to 1 to the 1st element of array?

조회 수: 9 (최근 30일)
anshuman mishra
anshuman mishra 2019년 7월 30일
답변: madhan ravi 2019년 7월 30일
given array A=[ 0 1 1 0 1 1]
my required output: A= [ 1 1 1 0 1 1]
it should remove the 1st element in initial array and place 1 there

채택된 답변

madhan ravi
madhan ravi 2019년 7월 30일

추가 답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by