Plotting of velocity data points in x-y graph

14 visualizaciones (últimos 30 días)
Siddhi Arya
Siddhi Arya el 16 de Dic. de 2019
Comentada: Siddhi Arya el 17 de Dic. de 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.

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Vector Fields en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by