필터 지우기
필터 지우기

could anyone help me to arrange the number in set brackets {}

조회 수: 1 (최근 30일)
jaah navi
jaah navi 2019년 9월 12일
답변: madhan ravi 2019년 9월 12일
i am having a matrix a=[1 2;
1 3;
2 4;
3 4]
I want to arrange the numbers present in matrix as set brackets.
{1 2}
{1 3}
{2 4}
{3 4}
Could anyone please help me on this.

답변 (1개)

madhan ravi
madhan ravi 2019년 9월 12일

카테고리

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