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에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!