필터 지우기
필터 지우기

I am trying to get a unique sequence form given sets?

조회 수: 2 (최근 30일)
Vigneshwar Pesaru
Vigneshwar Pesaru 2016년 7월 6일
example:s1=[1 2 3],s2=[4 5 6] now what I need is x=[1 4 2 5 3 6] or x=[1 4 5 2 6 3], each element will come from sets in a unique manner, i.e each element should come only if it preceding number is present??

답변 (0개)

카테고리

Help CenterFile Exchange에서 Robust Control Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by