ploting Raw data.
显示 更早的评论
Hi
i have a data with 151 feature and 44 sample in 4 class i want plot it how i can do it ?
2 个评论
madhan ravi
2018-12-25
编辑:madhan ravi
2018-12-25
upload your data as a .mat file
size(data)%?
class(data)%?
Hossein Saberi
2018-12-25
编辑:Hossein Saberi
2018-12-25
回答(1 个)
Walter Roberson
2018-12-25
0 个投票
Normalize your data. Then https://www.mathworks.com/help/matlab/ref/waterfall.html waterfall, or else ribbon()
类别
在 帮助中心 和 File Exchange 中查找有关 Graphics Objects 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!