Question regarding simulink 3D animation 747 plane

3 views (last 30 days)
Hi, where can I find this 747 model from my V-Realm Builder 2.0? I only have a category that is called "General Purpose" in my Object library. I couldn't find the "transportation(air)" library, as demonstrated by your training video http://www.mathworks.com/videos/fly-a-747-with-matlab-68730.html. Can Someone help me out with this, Please. Thank you!

Answers (1)

Nick Choi
Nick Choi on 6 Oct 2017
You can find the path to the 747 model with this MATLAB command:
>> fullfile(matlabroot, 'toolbox\sl3d\library\objects\Components\Aircraft\Boeing_747.wrl')

Categories

Find more on Simulation 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!