Out of Bounds Analysis of Array
Afficher commentaires plus anciens
I have two arrays that have been imported one of which is a double array of bounds inputed from the user called num which contains for example [32.2; 32;-80.68;-80], on the other hand I have a LatitudeColumn{} cell array of a a nX1 size( the size n can change dependent on which file the user selected). I would like take the values 32.2 and 32 and find all values inside the LatitudeColumn{} cell array in which are out of "bounds" and then save the total number of values of the bounds ex 32.2>x>32.0. "After analysis there are Xnumber out of bounds".
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Matrices and Arrays dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!