MATLAB 帮助中心
Hide satellite scenario entity from viewer
Since R2021a
hide(item)
hide(item,viewer)
hide(item) hides the specified satellite scenario entity from all open instances of the Satellite Scenario Viewer.
item
hide(item,viewer) hides the specified satellite scenario entity on the Satellite Scenario Viewer specified by viewer.
viewer
example
collapse all
Create a satellite scenario object.
sc = satelliteScenario;
Add a satellite to the scenario.
semiMajorAxis = 10000000; % meters eccentricity = 0; inclination = 0; % degrees rightAscensionOfAscendingNode = 0; % degrees argumentOfPeriapsis = 0; % degrees trueAnomaly = 0; % degrees sat = satellite(sc,semiMajorAxis,eccentricity, ... inclination,rightAscensionOfAscendingNode, ... argumentOfPeriapsis,trueAnomaly);
Visualize the satellite by using the Satellite Scenario Viewer.
viewer = satelliteScenarioViewer(sc);
Hide the satellite from the viewer.
hide(sat,viewer);
Satellite
Platform
GroundStation
ConicalSensor
GroundTrack
FieldofView
Access
Link
The item, specified as a Satellite, Platform, GroundStation, ConicalSensors, GroundTrack, Link, FieldOfView, or Accessobject. These objects must belong to the same satelliteScenario object.
ConicalSensors
FieldOfView
satelliteScenario
satelliteScenarioViewer
Satellite Scenario Viewer, specified as a scalar satelliteScenarioViewer object or a vector or array of satelliteScenarioViewer objects.
Introduced in R2021a
show
hideAll
showAll
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处