- txsite - https://www.mathworks.com/help/antenna/ref/txsite.show.html
- rxsite - https://www.mathworks.com/help/antenna/ref/rxsite.html
Commands to specify a view and zoom with siteviewer
9 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
Jaynik
2023 年 10 月 9 日
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 “rxsite” functions respectively.
You can read more about these functions here:
Hope this helps!
参考
カテゴリ
Help Center および File Exchange で Propagation and Channel Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!