Plotting of velocity data points in x-y graph

조회 수: 14 (최근 30일)
Siddhi Arya
Siddhi Arya 2019년 12월 16일
댓글: Siddhi Arya 2019년 12월 17일
I want to know if there is a way to plot data-points that are dependent on both x and y values without making it a surface plot?
I have velocity data that i want to plot for both x and y axes at the same time as these data are only available for few locations. I have velocity, x-position and y-position data as (40,20) array having only few non-zero values.

채택된 답변

ME
ME 2019년 12월 16일
Have you tried a quiver plot? See the below page for more information:
  댓글 수: 1
Siddhi Arya
Siddhi Arya 2019년 12월 17일
Thanks. The above suggestion has been very helpful for plotting in my code.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Vector Fields에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by