how to solve this problem

조회 수: 1 (최근 30일)
Yu-Tse Chen
Yu-Tse Chen 2019년 3월 6일
답변: Mark McBroom 2019년 3월 6일
when i run the simulink, it can run but often appear this kind of error.
How can I solve this problem?
Error using containers.Map/subsref
The specified key is not present in this container.
Error in Simulink.messageviewer.internal.MsgIdToDataMap/addRecord
Error in Simulink.messageviewer.internal.MsgTabInfo/pushMsgInMap
Error in slmsgviewer/pushMessageRecord
Error in slmsgviewer.processRecord
Error in DAStudio.warning (line 28)
Simulink.output.warning({warnId, varargin{:}});
Error in throwWarning (line 14)
DAStudio.warning(['fuzzy:dialogs:' varargin{1}], ...

답변 (1개)

Mark McBroom
Mark McBroom 2019년 3월 6일
It looks like a problem in the Message Viewer block. Comment out the block to confirm. You might be able to fix by deleting current Message Viewer block and then adding a new one.

카테고리

Help CenterFile Exchange에서 String에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by