Could you please tell me algorithm how to chose numbers in a matrix which is sastified a condition?
Afficher commentaires plus anciens
for example,i have a matrix a=|1 2 3;3 4 6;8 9 13| i want to chose value numbers between 2 and 5, so i get a12=2;a13=3;a21=3;a22=4;I also know the address of number. But with large matrix, how to get? thanh you so much
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Audio and Video Data 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!