Matlab Functions to facilitate simple cells and matrix interactions

版本 1.1.0.0 (5.1 KB) 作者: Zangdaarr
This class gives usefull static methods for working with cells and matrixes
29.0 次下载
更新时间 2016/9/23

查看许可证

Work from Matlab 2011b, developed on Matlab 2014b.
This class offers several methods that will facilitate your life while developing functions with recurrent issues like finding values in a cell, having dynamically sized cells, or working with arrays of dynamic size.
It will allow you to:
- Perform searches for values in a cell. Cell values must be uniforms
- Remove column from a cell: the column is entirely removed, not left empty
- Check if a cell or matrix index is valid. Works with multidimensional arrays.
- Returns values at a cell or matrix array without checking for its size fist

Don't hesitate to ask me for evolution or bug fixes !

引用格式

Zangdaarr (2025). Matlab Functions to facilitate simple cells and matrix interactions (https://www.mathworks.com/matlabcentral/fileexchange/59264-matlab-functions-to-facilitate-simple-cells-and-matrix-interactions), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
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.1.0.0

Add picture

1.0.0.0