Borrar filtros
Borrar filtros

Artillery Fragment modelling plot

7 visualizaciones (últimos 30 días)
Rob Jepp
Rob Jepp el 18 de Dic. de 2020
Respondida: Image Analyst el 18 de Dic. de 2020
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
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 2-D and 3-D Plots en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by