Why is the "Look Under Mask" option no longer available for some 6DOF Equations of Motion blocks in MATLAB R2025a?
7 views (last 30 days)
Show older comments
MathWorks Support Team
on 10 Sep 2025
Answered: MathWorks Support Team
on 24 Sep 2025
Starting in MATLAB R2025a, the “Look Under Mask” option is disabled for certain six-degrees-of-freedom (6DOF) Equation of Motion (EOM) blocks from the Aerospace Blockset, such as the "6DOF (Quaternion)" block.
In MATLAB R2024b, you can still open the mask and view the internal implementation of these blocks. What's changed?
Accepted Answer
MathWorks Support Team
on 24 Sep 2025
The 6DOF Body-Axes EOM blocks have been converted to built-in core Simulink blocks in MATLAB R2025a. These blocks are no longer implemented as masked subsystems, so it is not possible to view their internal logic.
The updated blocks are now written in C++, similar to other standard Simulink blocks. This change enables improved performance and better integration with Simulink features.
0 Comments
More Answers (0)
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!