MINN(x) returns the overall minimum value of matrix x
                    Versione 1.1.0.0 (1,2 KB) da  
                  Brenden Epps
                
                
                  MINN(x) returns the overall minimum value of matrix x 
                
                  
              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.
Cita come
Brenden Epps (2025). MINN(x) returns the overall minimum value of matrix x (https://it.mathworks.com/matlabcentral/fileexchange/37072-minn-x-returns-the-overall-minimum-value-of-matrix-x), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
              Creato con
              R2010a
            
            
              Compatibile con qualsiasi release
            
          Compatibilità della piattaforma
Windows macOS LinuxCategorie
      Scopri di più su Matrices and Arrays in Help Center e MATLAB Answers
    
  Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
