You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
MINN(x) returns the overall minimum value of matrix x (See also: MIN(x))
The only point of this function is to save two key strokes:
minn(x) == min(x(:))
If you use Matlab often and you value your time, then this function may appeal to you.
Cite As
Brenden Epps (2026). MINN(x) returns the overall minimum value of matrix x (https://www.mathworks.com/matlabcentral/fileexchange/37072-minn-x-returns-the-overall-minimum-value-of-matrix-x), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (1.2 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
