Plotting of velocity data points in x-y graph

14 Ansichten (letzte 30 Tage)
Siddhi Arya
Siddhi Arya am 16 Dez. 2019
Kommentiert: Siddhi Arya am 17 Dez. 2019
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.

Akzeptierte Antwort

ME
ME am 16 Dez. 2019
Have you tried a quiver plot? See the below page for more information:
  1 Kommentar
Siddhi Arya
Siddhi Arya am 17 Dez. 2019
Thanks. The above suggestion has been very helpful for plotting in my code.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Vector Fields finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by