I have wave data include: wave height (m) and wave period (s) and I want to plot figure as image??
wave data is attached below.

댓글 수: 3

Scott MacKenzie
Scott MacKenzie 2021년 8월 4일
It might help if you post the data.
Chunru
Chunru 2021년 8월 4일
use "text(x,y, str)" command.
Dam Giang
Dam Giang 2021년 8월 6일
편집: Dam Giang 2021년 8월 6일
Could you help me??
I attached data file.

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

 채택된 답변

KSSV
KSSV 2021년 8월 4일

1 개 추천

Have a look on the heatmap. You can also achieve it using:
  1. pcolor to plot the colors shown.
  2. USe text to display the numbers.
  3. USe grid on for boxes.
  4. USe plot to plot the curves given.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Data Distribution Plots에 대해 자세히 알아보기

제품

릴리스

R2020b

질문:

2021년 8월 4일

편집:

2021년 8월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by