How to split this arrays?

Hello! Everybody~ Here is Example for my question!
a = [0 0 1 0 0 0 0 1 0 0 0 0 0 0 1];
Like the image above, I wanna split this array for including another values.
%
b = [0 0 1];
c = [0 0 0 0 1];
d = [0 0 0 0 0 0 1];

답변 (0개)

이 질문은 마감되었습니다.

제품

태그

질문:

2018년 2월 9일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!