How to create a Table and fill it
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Tables en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!