Effacer les filtres
Effacer les filtres

systemcomp​oser.impor​tmodel Error Log location

1 vue (au cours des 30 derniers jours)
Daniel
Daniel le 29 Mai 2020
Commenté : Daniel le 8 Juin 2020
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.'.

Réponse acceptée

Rasul Khan
Rasul Khan le 1 Juin 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".
  1 commentaire
Daniel
Daniel le 8 Juin 2020
Thank you this is what I was looking for

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur System Composer dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by