Error on Simulink simulation

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일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Prepare Model Inputs and Outputs에 대해 자세히 알아보기

질문:

2020년 4월 29일

답변:

2020년 6월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by