How can I view under mask of the block "Orbit Propagator"
1 view (last 30 days)
Show older comments
Is it possible to view under mask of "Aero Blockset/Spacecraft/Spacecraft Dynamics/Orbit Propagator"?
I want to exam detail of the block.
Right click the block, "Mask/Look Under Mask" is disabled, i cant found anyway to open it.
open_system('aerolibsatdyn/Attitude Profile (Nadir Pointing)','force')
%% which open under mask of "Attitude Profile (Nadir Pointing)" successully
open_system('aerolibsatdyn/Orbit Propagator Numerical (high precision)','force')
%% which only open dialog of "Orbit Propagator Numerical (high precision)"
0 Comments
Accepted Answer
Fangjun Jiang
on 1 Sep 2023
It does not seem to be a masked block.
Double click the 'Attitude Profile (Nadir Pointing)' block, it opens the parameter dialog. The label of the top panel shows 'Attitude Profile (mask)'.
The other one does not have the '(mask)' mark.
2 Comments
Fangjun Jiang
on 5 Sep 2023
Edited: Fangjun Jiang
on 5 Sep 2023
It is likely a built-in block, like the commonly used Gain block.
It has its own block type 'OrbitPropagator'. The block type for the Gain block is 'Gain'.
More Answers (0)
See Also
Categories
Find more on Unit Conversions 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!