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!