Plotting very small and large values on same figure.
Mostrar comentarios más antiguos
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 comentarios
Ahmad Bilal
el 26 de Sept. de 2018
Stephan
el 26 de Sept. de 2018
Check the examples - it is really easy: https://de.mathworks.com/help/matlab/ref/yyaxis.html#bunqz2o-5
Ahmad Bilal
el 26 de Sept. de 2018
dpb
el 26 de Sept. de 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...
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Axis Labels en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!