How can i create a table
显示 更早的评论
For example:
a=2; b=6; c=;8 I would like to create a table like
Times Frequency Value
--------------------------------
2 6 8
3 个评论
the cyclist
2015-5-6
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
2015-5-6
Walter Roberson
2015-5-6
Well that's what my code does.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Tables 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!