Animated 2D ball trajectory with images
이전 댓글 표시
I'm a beginner so please bear with me if this is elementary.
I have written the code to plot the trajectory of a basketball with the following input parameters:
- Shooter's height (Determines launch coordinates)
- Defender's height (Checks if the shot is blocked or not)
- Separation between the shooter and defender (Additional input to check if the shot is blocked)
I have created a LiveScript which works well and have migrated to AppDesigner which also works well.
My end goal is to show an image of a basketball, the hoop and two human figures (maybe just static images of NBA players)
I want to show the basketball following the predicted trajectory as an animation in 2D.
Please help me with this? Happy to provide any additional information if required.
Thanks in advance!
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink 3D Animation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!