Artillery Fragment modelling plot

Hello,
After a bit of a soujurn from MEng, I'm modelling the fragent pattern of an artillery shell and I hope somone is able to help me.
I have a matrix of ranges for fragments fired at different elevations at different azimuths, please see below.
How could I best visually represent this on somekind of plot.
Elev1@az1 Elev2@az1 Elev3@az1 Elev4@az1
Elev1@az2 Elev2@az2 Elev3@az2 Elev4@az2
Elev1@az3 Elev2@az3 Elev3@az3 Elev4@az3
Elev1@az4 Elev2@az4 Elev3@az4 Elev4@az4
Thanks in advance

Respuestas (1)

Image Analyst
Image Analyst el 18 de Dic. de 2020

0 votos

Just use plot() and legend() for the different situations. I'm attaching my projectile demo. Adapt as needed.

Categorías

Más información sobre Physics en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 18 de Dic. de 2020

Respondida:

el 18 de Dic. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by