Error in Simulink.S​imulationD​ata.ModelL​oggingInfo​/set.isSav​ingModel

When I run my simulink model I get the following error:
Error in Simulink.SimulationData.ModelLoggingInfo/set.isSavingModel (line 154) r = p.optionInfo.targetRelease;
The error occurs because p.optionInfo is empty, so p.optionInfo.targetRelease cannot be called successfully.
This occurs in a built-in Matlab function(ModelLoggingInfo), so I'm not sure what to do to fix the problem. Any help is appreciated!

답변 (1개)

Siddhartha Agarwal
Siddhartha Agarwal 2018년 2월 23일

0 개 추천

This is a known bug. Please refer to the following page to install a patch that fixes this bug: https://www.mathworks.com/support/bugreports/1698881

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

질문:

2017년 6월 15일

답변:

2018년 2월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by