フィルターのクリア

Driving Scenario Designer error in opening app

2 ビュー (過去 30 日間)
Rutwij Munnoli
Rutwij Munnoli 2022 年 2 月 2 日
回答済み: 星源 冼 2022 年 11 月 9 日
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 件のコメント
Yashvardhan Sinha
Yashvardhan Sinha 2022 年 5 月 1 日
I'm facing the same issue!
yang
yang 2022 年 9 月 1 日
Hello ~ have you fixed this issue?

サインインしてコメントする。

回答 (3 件)

星源 冼
星源 冼 2022 年 11 月 9 日
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 2022 年 3 月 29 日
The same Error.

Jiang Xin
Jiang Xin 2022 年 9 月 22 日
Any progress on this issue?

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by