Matlab Functions to facilitate simple cells and matrix interactions

Versión 1.1.0.0 (5,06 KB) por Zangdaarr
This class gives usefull static methods for working with cells and matrixes
29 descargas
Actualizado 23 sep 2016

Ver licencia

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 !

Citar como

Zangdaarr (2024). 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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Matrices and Arrays en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Add picture

1.0.0.0