using linkBudgetAnalyzer and saving input parameters with GUI window

How could I save the input parameters of the linkBudgetAnalyzer window in the left side so I would not have to retype them every time from whatever the default is? The upper right corner toolbar is not "live" except for the "?" and "switch windows" options. Thank you

 채택된 답변

Chandresh Vora
Chandresh Vora 2019년 6월 14일

0 개 추천

Saving, and loading, of settings or sessions is currently (R2019a) not supported in linkBudgetAnalyzer. This functionality may be added in future release.
Thanks,
Chandresh

댓글 수: 4

Could I make some simple modifications to the code that you could suggest and achieve the same, and if yes, how?
Unfortunately, no. However, all the compuation code is in MATLAB files under <matalbroot>\toolbox\comm\commdemos\+comm\+internal\+linkBudgetApp directory, where <matalbroot> is the output of "matlabroot". Link Budget Analysis Example (https://www.mathworks.com/help/releases/R2019a/comm/examples/link-budget-analysis.html) explains how all the gains and losses shown in linkBudgetAnalyzer window are computed. You can write a MATLAB script/function to meet your goals.
Thanks,
Chandresh
Robert Egri
Robert Egri 2019년 6월 25일
편집: Robert Egri 2019년 6월 25일
I have forgotten to mention that there is a bug in the Link Budget Analyzer GUI; it ignores inputs to the Receiver "Feeder loss" and Receiver "Radome loss" for both Uplink and Downlink settings. The same windows do work in the Transmitter section, though.
You are correct - receiver feeder & radome losses are getting ignored. Thanks for reporting it.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Matrix Indexing에 대해 자세히 알아보기

제품

릴리스

R2019a

질문:

2019년 6월 14일

편집:

2019년 6월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by