답변 있음
how to find column index of max value for each row of a matrix 378x5 size?
[~,I] = max(A,[],2)

6년 초과 전 | 1

| 수락됨

질문


Find the last non-nan in large array
I have very large 4-dimensional arrays with dimensions being time,depth, lat, lon. I want to find the linear index in the depth ...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to place a legend in best corner?
Is there a way to place legend in the best corner of subplot. I do not like it when the legend is in middle of whitespace.

거의 7년 전 | 답변 수: 2 | 0

2

답변