Azzera filtri
Azzera filtri

Driving Scenario Designer error in opening app

5 visualizzazioni (ultimi 30 giorni)
Rutwij Munnoli
Rutwij Munnoli il 2 Feb 2022
Risposto: 星源 冼 il 9 Nov 2022
I am getting following error code when I try to open Driving Scenario Designer App. Please help.
Error using matlab.ui.internal.toolstrip.Column/processCustomProperties
"Width" property accepts a positive finite integer in the unit of pixels.
Error in matlab.ui.internal.toolstrip.Column (line 76)
this.processCustomProperties(varargin{:});
Error in matlab.ui.internal.toolstrip.Section/addColumn (line 134)
col = matlab.ui.internal.toolstrip.Column(varargin{:});
Error in driving.internal.scenarioApp.Toolstrip/createPropertiesSection
Error in driving.internal.scenarioApp.Toolstrip
Error in driving.internal.scenarioApp.Designer/createToolstrip
Error in matlabshared.application.Application/open (line 102)
this.Toolstrip = createToolstrip(this);
Error in driving.internal.scenarioApp.Display/open
Error in driving.internal.scenarioApp.Designer/open
Error in matlabshared.application.launchApplication (line 25)
open(h);
Error in drivingScenarioDesigner (line 48)
[varargout{1:nargout}] = matlabshared.application.launchApplication(...

Risposte (3)

星源 冼
星源 冼 il 9 Nov 2022
Problem solved. I use 2560 x 1600 resolution on my windows. The case i ran it succcessfully was when i was remotely using my windows under 1920 x 1080 resolution. And after i set it to 1920 x 1080 (which is not my default value) it opens flawlessly.

zhiming chen
zhiming chen il 29 Mar 2022
The same Error.

Jiang Xin
Jiang Xin il 22 Set 2022
Any progress on this issue?

Categorie

Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange

Prodotti


Release

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by