photo

Afsane Afsane


2015년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How can I find the maximum element of each column of a cell array
I have a cell array like this: if true ca={'x' 1 1 9 3;'y' 5 1 1 1; 'z' 5 7 5 9}; end I have to find the max nu...

9년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
How can I sort this cell Array?
I shouldn't convert the cell array to array. Is there any function to sort the array based on last column directly? or at least ...

9년 초과 전 | 0

질문


How can I sort this cell Array?
Hello I have a cell arraye like this: ca{1,1}={'x' ;'y'; 'z'}; ca{1,2}=[1 1 9 3;... 5 1 1 1;... ...

9년 초과 전 | 답변 수: 3 | 0

3

답변