Plotting very small and large values on same figure.
Afficher commentaires plus anciens
Hi, I have one question. I have set of data column wise. Actually two columns are there. Problem is that 1 column contain very small values in decimals like 0.00001 etc where the other column has comparatively large values. I want to analyze this data through plotting.
Can anybody please suggest me which plot type like bar, scatter or plot is better here??? I would be very thankful to you.
5 commentaires
Ahmad Bilal
le 26 Sep 2018
Stephan
le 26 Sep 2018
Check the examples - it is really easy: https://de.mathworks.com/help/matlab/ref/yyaxis.html#bunqz2o-5
Ahmad Bilal
le 26 Sep 2018
dpb
le 26 Sep 2018
Yeah, for bar that's pit(proverbial)a(ppendage) that yyaxis isn't clever enough to recognize the overlap.
See ADDENDUM to Answer for the workaround...
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Axis Labels dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!