How to create a Table and fill it

2 views (last 30 days)
Norbert
Norbert on 26 Apr 2012
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.

Answers (0)

Categories

Find more on Tables in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!