bsxfun with AND condition
Afficher commentaires plus anciens
How can I use a code to see if compare1<q{x,y}<compare2
Basically the lt/gt function combined with an and function?
bsxfun(@lt,q{x,y},compare2 & q{x,y},compare1);
Réponse acceptée
Plus de réponses (1)
AA
le 3 Fév 2017
0 votes
1 commentaire
James Tursa
le 4 Fév 2017
Please post your code so we know what "... doesn't work ..." means to you.
Catégories
En savoir plus sur MATLAB 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!