Error on Simulink simulation

13 ビュー (過去 30 日間)
Tarikua
Tarikua 2020 年 4 月 29 日
回答済み: Sahithi Kanumarlapudi 2020 年 6 月 4 日
when i am runing a simulation on simulink it shows me." An error occurred while running the simulation and the simulation was terminated Caused by: Cannot create variable 'logsout' in workspace Dot indexing is not supported for variables of this type."
My work doesnot have any code only on simulink. what shall i do ? any help please.

回答 (1 件)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi 2020 年 6 月 4 日
Hi,
When you set Configuration Parameters > Data Import/Export > Signal logging format to ModelDataLogs, logging data produces one or more Simulink.ModelDataLogs objects that contain logged data. The default value is logsout.
You might have set this property.
For more information refer to the following link

カテゴリ

Help Center および File ExchangePrepare Model Inputs and Outputs についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by