Need suggestion for the right plot
1 次查看(过去 30 天)
显示 更早的评论
Hello
I have 2 variables:
DRafdrugdosages of length 9.
DMEKdrugdosages of length 9.
I have another 2 variables
krefsim of size 9X9
lsqlinnonlinsim of size 9X9
So, individual values of the above 2 matrices basically, correspond to each of the combinations of DRafdrugdosages and DMEKdrugdosages.
I want to compare krefsim with '*' Marker and lsqlinnonlinsim with '-' Marker at each combination of DRafdrugdosages and DMEKdrugdosages values.
What plot would you suggest that would make a better visualization.
Thanks a lot
Harish
0 个评论
回答(1 个)
Joseph Cheng
2014-9-11
how does the data of krefsim and lsqlinnonlinsim compare? are they completely meshed together such that a surf of the data would be incomprehensible?
If they are neatly seperated from each other then two surfaces in a single figure may be presentable. if not and they are completely meshed into each other then maybe 4 xy plots of DRafdrugdosages vs krefsim, DRafdrugdosages vs lsqlinnonlinsim and the same for DMEKdrugdosages vs the two 9x9.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!