You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Ioannis Filippidis (2026). Cell Extrema (https://www.mathworks.com/matlabcentral/fileexchange/35983-cell-extrema), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (2.99 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
