Help CenterHelp Center
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
GroundStation
ConicalSensor
GroundTrack
FieldofView
Access
The item, specified as a Satellite, GroundStation, ConicalSensors, GroundTrack, FieldOfView, or Access object. 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
Sie haben auf einen Link geklickt, der diesem MATLAB-Befehl entspricht:
Führen Sie den Befehl durch Eingabe in das MATLAB-Befehlsfenster aus. Webbrowser unterstützen keine MATLAB-Befehle.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office