Plot concentration range respectively density from 2D array
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
leonidas86
el 27 de Jul. de 2018
Respondida: jonas
el 27 de Jul. de 2018
Hello,
I have an array with two columns with measurement data. Now I want to show the concentration range of my measurement. It should be a histogram in form of something like a contour line plot or filled contour plot with a color bar which displays the current colormap (see pictures).
Version: R2012b


.
2 comentarios
jonas
el 27 de Jul. de 2018
Editada: jonas
el 27 de Jul. de 2018
"It should be a histogram in form of something like a contour line plot or filled contour plot with a color bar which displays the current colormap (see pictures)."
This sentence makes little sense to me. What is the nature of your data? What do you want on the colorbar, bin count?
As a sidenote, you should probably update your MATLAB.
Respuesta aceptada
jonas
el 27 de Jul. de 2018
See this thread on density plots using hist3 and contourf
https://se.mathworks.com/matlabcentral/answers/409660-can-i-use-contourf-with-two-matrices
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Contour Plots en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!