How to use logical operator '&' between two or more categorical arrays of a table to get particular rows?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a table with some categorical columns,i want to use '&' operator between them to select particular rows of the table,how can i do this?
댓글 수: 6
Azzi Abdelmalek
2016년 3월 29일
A simple way to explain your problem, is to post a small example(5x4 array for example) , with the expected result
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Categorical Arrays에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!