Commands to specify a view and zoom with siteviewer

9 Ansichten (letzte 30 Tage)
Juan
Juan am 2 Okt. 2023
Kommentiert: Juan am 11 Okt. 2023
Is there any way to programatically determine a specific view and zoom to visualize the data in siteviewer? By default it looks like it is always pointing north, but I would like to have the view from a different perspective. I know I can do it offline with the mouse, but I'm looking for a command to insert in the code.
Thank you

Antworten (1)

Jaynik
Jaynik am 9 Okt. 2023
Hi Juan,
I understand that you want a programmatic way to specify the orientation and view for “siteviewer”. However, currently there is no direct way to perform such tasks through code and you will have to do it with the mouse.
One way to pinpoint to a location through code is by creating a transmission or a receiver site using the “txsite” and “rxsitefunctions respectively.
You can read more about these functions here:
Hope this helps!
  1 Kommentar
Juan
Juan am 11 Okt. 2023
Thank you for your answer. I know about the txsite and rxsite; however, I think these location neither allow me to specify the orientation and zoom of the view.
I'm trying to represent a radiation pattern that is varying over the time, but the default view looks from the back of the pattern. I cannot use the mouse because the pattern is changing at every iteration.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Propagation and Channel Models finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by