Plotting of velocity data points in x-y graph

2 vues (au cours des 30 derniers jours)
Siddhi Arya
Siddhi Arya le 16 Déc 2019
Commenté : Siddhi Arya le 17 Déc 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.

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by