필터 지우기
필터 지우기

Plot concentration range respectively density from 2D array

조회 수: 3 (최근 30일)
leonidas86
leonidas86 2018년 7월 27일
답변: jonas 2018년 7월 27일
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
jonas
jonas 2018년 7월 27일
편집: jonas 2018년 7월 27일
"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.
leonidas86
leonidas86 2018년 7월 27일
I want to show how many value pairs fall in a specific area. So the colorbar should display the bin count.

댓글을 달려면 로그인하십시오.

채택된 답변

jonas
jonas 2018년 7월 27일
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개)

카테고리

Help CenterFile Exchange에서 Contour Plots에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by