Can I have target view in addition to missile view in the 6DoF Animation block in the Aerospace Blockset?

3 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
This bug has been fixed in Release 2007a (R2007a). For previous product releases, read below for any possible workarounds:
The ability to view the animation from the target's perspective in addition to that of the missile using the 6DoF Animation block is not available in the Aerospace Blockset.
To work around this issue, download the attached version of the MATLAB file. Here are the required steps:
1. Quit MATLAB
2. Rename the following MATLAB file:
$MATLAB\toolbox/aeroblks/aeroblks/private\saeroanim_target.m
(where $MATLAB is the MATLAB root directory on your machine, as returned by typing
matlabroot
at the MATLAB command prompt.)
Rename the file to saeroanim_target.m.old
3. Download the attached file. Place the new file in the same directory mentioned in step 2.
4. Restart MATLAB
5. After restarting MATLAB, issue the following command at the MATLAB prompt:
rehash toolboxcache

More Answers (0)

Community Treasure Hunt

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

Start Hunting!