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)
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
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.

More Answers (0)

Categories

Find more on Aerospace Applications in Help Center and File Exchange

Products


Release

R2025a

Community Treasure Hunt

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

Start Hunting!