Azzera filtri
Azzera filtri

Need suggestion for the right plot

1 visualizzazione (ultimi 30 giorni)
SreeHarish Muppirisetty
SreeHarish Muppirisetty il 11 Set 2014
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

Risposte (1)

Joseph Cheng
Joseph Cheng il 11 Set 2014
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.
  1 Commento
SreeHarish Muppirisetty
SreeHarish Muppirisetty il 11 Set 2014
There is a slight deviation between krefsim and lsqlinnonlinsim at some combinations of DRafdrugdosages and DMEKdrugdosages.
Can't go for 4xy plots option as the 81 values in both krefsim and lsqlinnonlinsim pertain to combinations of DRafdrugdosags and DMEKdrugdosages.
Please excuse my marker idea. Even surfaces with two different colours for lsqlinnonlinsim and krefsim would do. I will give 'surf' a try and see theplots.
Any other suggestions for visualizations appreciated.

Accedi per commentare.

Categorie

Scopri di più su 2-D and 3-D Plots 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!

Translated by