Column Array Sort.

버전 1.0.0.0 (3.17 KB) 작성자: rasam aliazizi
sort a column of data, the way you want it.
다운로드 수: 184
업데이트 날짜: 2011/9/27

라이선스 보기

this function allows you to do the following on a vector:
1) exclude an element or multiple elements.
2) exclude a range of values.
3) exclude NaNs completely or trailling and leading NaNs only.
4) select a particular elements and extract it from a vector.
5) input vector can be a column or row vector, can be cell array or numerical array, can be cell array numerical elemnts in text format.
6) in all cases the out put will be a column vector of the required data.
7) elements indecies are preserved and the index of elements in the original vector is also returned, so you know where in the original vector the returned vecor has been.
very nice function and easy to run, and understand.

인용 양식

rasam aliazizi (2026). Column Array Sort. (https://kr.mathworks.com/matlabcentral/fileexchange/33039-column-array-sort), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2011b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Matrices and Arrays에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.0.0.0