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
2020년 12월 18일
0 개 추천
Just use plot() and legend() for the different situations. I'm attaching my projectile demo. Adapt as needed.


카테고리
도움말 센터 및 File Exchange에서 Physics에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!