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

回答(1 个)

Image Analyst
Image Analyst 2020-12-18
Just use plot() and legend() for the different situations. I'm attaching my projectile demo. Adapt as needed.

类别

帮助中心File Exchange 中查找有关 Physics 的更多信息

产品

提问:

2020-12-18

Community Treasure Hunt

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

Start Hunting!

Translated by