Effacer les filtres
Effacer les filtres

Driving Scenario Designer error in opening app

2 vues (au cours des 30 derniers jours)
Rutwij Munnoli
Rutwij Munnoli le 2 Fév 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(...
  2 commentaires
Yashvardhan Sinha
Yashvardhan Sinha le 1 Mai 2022
I'm facing the same issue!
yang
yang le 1 Sep 2022
Hello ~ have you fixed this issue?

Connectez-vous pour commenter.

Réponses (3)

星源 冼
星源 冼 le 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 le 29 Mar 2022
The same Error.

Jiang Xin
Jiang Xin le 22 Sep 2022
Any progress on this issue?

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Produits


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by