bsxfun with AND condition
Ältere Kommentare anzeigen
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);
Akzeptierte Antwort
Weitere Antworten (1)
AA
am 3 Feb. 2017
0 Stimmen
1 Kommentar
James Tursa
am 4 Feb. 2017
Please post your code so we know what "... doesn't work ..." means to you.
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!