how to change the simulation envrionment
2 views (last 30 days)
Show older comments
I am trying to change the simulation background on the asbquadcopterstart from the aerospace blockset. Currently the simulation starts from the ground and i want it to start from free fall. How do i best do this.
0 Comments
Answers (1)
Sunil Patidar
on 21 Dec 2020
The Quadcopter example model opens a "Simulation 3D Animation Viewer" with the Simulink model. Navigate to File>Open in Editor option to open "3D World Editor ". This editor allows us to change the positions of various components and their children nodes. You can change the center location of QuadBody node to start from free fall and run the simulation to see the results. Please change the values of other nodes too (if needed) to get the required results.
0 Comments
See Also
Categories
Find more on Aerospace Applications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!