extracting optimal values from 4-D double
Mostra commenti meno recenti
plsdelete
Risposte (1)
Steven Lord
il 22 Mag 2017
0 voti
So you're trying to find the minimum element of a and potentially its location in that array? See the min function. While the "Smallest Element in Matrix" example on the documentation page for min operates on a matrix, the technique it describes generalizes to N-dimensional arrays as well.
Categorie
Scopri di più su Solver Outputs and Iterative Display in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!