How to create a Table and fill it
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Tables in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!