bsxfun with AND condition
显示 更早的评论
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);
采纳的回答
更多回答(1 个)
AA
2017-2-3
0 个投票
1 个评论
James Tursa
2017-2-4
Please post your code so we know what "... doesn't work ..." means to you.
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!