How can i create a table
Ältere Kommentare anzeigen
For example:
a=2; b=6; c=;8 I would like to create a table like
Times Frequency Value
--------------------------------
2 6 8
3 Kommentare
the cyclist
am 6 Mai 2015
Do you mean you want to display your three variables to the screen like that, or do you mean you want to create a new variable of class table?
Or something else entirely?
Lily
am 6 Mai 2015
Walter Roberson
am 6 Mai 2015
Well that's what my code does.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Tables finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!