How to create a Table and fill it
조회 수: 1 (최근 30일)
이전 댓글 표시
Let's say I have 5 highways and I'm checking the colour of cars driving on those highways. The row headers would be the 5 highways (therefore 5 rows, excluding the column headers) and the column headers would be the colours (blue, red, white, black, silver, etc.).
So if I detect a red car on highway 2, I want to put a '1' in the table (row: highway 2, column: red).
How can I do that? I couldn't find anything useful.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Tables에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!