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.'.

 Respuesta aceptada

Rasul Khan
Rasul Khan el 1 de Jun. de 2020
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".

Más respuestas (0)

Categorías

Más información sobre System Composer en Centro de ayuda y File Exchange.

Productos

Versión

R2020a

Preguntada:

el 29 de Mayo de 2020

Comentada:

el 8 de Jun. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by