Cell Extrema

Find the minimum and maximum of 2D cell matrix, which may contain nested cell or numeric arrays.
505.0 次下载
更新时间 2012/4/3

查看许可证

These three functions calculate the minimum and maximum of all numbers within a 2-dimensional cell (or numeric) matrix.

The cell matrix may contain other cell matrices, or numeric matrices, or a mix of them. The contained cell matrices may in turn contain others, etc.

The search is performed by nested calls, therefore the same applied to all levels of nesting.

This function can be of use when searching for the minimum and maximum coordinates of all graphics objects in a plot.

引用格式

Ioannis Filippidis (2024). Cell Extrema (https://www.mathworks.com/matlabcentral/fileexchange/35983-cell-extrema), 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.1.0.0

updated screenshot background to be non-transparent.

1.0.0.0