Internal error in phased array toolbox applications.

2 views (last 30 days)
I use the 2019b version of MATLAB. I am trying to launch the apps of the phased array toolbox but it shows some internal error with both the sensor analyser and the radar wavefor analyser. I have tried reinstalling the toolbox but the issue persists.
This is what i see when i try to open the sensor array analyser:
Unable to resolve the name matlabshared.application.layout.ScrollableGridBagLayout.
Error in phased.apps.internal.Parameters (line 69)
matlabshared.application.layout.ScrollableGridBagLayout( ...
Error in phased.apps.internal.SensorArrayApp
Error in sensorArrayAnalyzer (line 66)
out = phased.apps.internal.SensorArrayApp(varargin{:});

Accepted Answer

Honglei Chen
Honglei Chen on 28 Apr 2020
This bug has been fixed in R2019b Update 2. If you get any update later than that, it should work properly. For more details, you can look at the bug report at
The particular issue is 2100895
Sorry for the incovenience and hope this helps.

More Answers (0)

Categories

Find more on Get Started with Phased Array System Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!