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

 Akzeptierte Antwort

Chandresh Vora
Chandresh Vora am 14 Jun. 2019

0 Stimmen

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 Kommentare

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 am 25 Jun. 2019
Bearbeitet: Robert Egri am 25 Jun. 2019
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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Produkte

Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by