Column Array Sort.

版本 1.0.0.0 (3.2 KB) 作者: rasam aliazizi
sort a column of data, the way you want it.
184.0 次下载
更新时间 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 (2024). Column Array Sort. (https://www.mathworks.com/matlabcentral/fileexchange/33039-column-array-sort), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Matrices and Arrays 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0