bsxfun with AND condition
Mostrar comentarios más antiguos
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);
Respuesta aceptada
Más respuestas (1)
AA
el 3 de Feb. de 2017
0 votos
1 comentario
James Tursa
el 4 de Feb. de 2017
Please post your code so we know what "... doesn't work ..." means to you.
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!