Need suggestion for the right plot
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
SreeHarish Muppirisetty
el 11 de Sept. de 2014
Comentada: SreeHarish Muppirisetty
el 11 de Sept. de 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
0 comentarios
Respuestas (1)
Joseph Cheng
el 11 de Sept. de 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.
Ver también
Categorías
Más información sobre Surface and Mesh Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!