systemcomp​oser.impor​tmodel Error Log location

Hi I get the following warning message when I'm running my script to import a model from Rhapsody. Can anyone tell me where this error log is or even what it's called.
In systemcomposer.importModel
In importRhapsody (line 37)
Warning: 'Errors in importing model. Look into import error log for more details.'.

 채택된 답변

Rasul Khan
Rasul Khan 2020년 6월 1일

0 개 추천

The function signature of systemcomposer.importModel is
function [archModel,custIdUUIDTableContainer, importLog, errorLog] = importModel(mdlInfo, compTable, portTable, connxnTable, portInterfaceTable, requirementLinksTable)
The error log that you're looking for will be in the output "errorLog".

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 System Composer에 대해 자세히 알아보기

제품

릴리스

R2020a

질문:

2020년 5월 29일

댓글:

2020년 6월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by