Invalid simulink object handle when exporting web view of system composer model

조회 수: 34 (최근 30일)
Ivan Krastev
Ivan Krastev 2024년 2월 28일
댓글: Josh Kahn 2025년 10월 21일
I am trying to export web view of my architectur model (not able to share model itself).
I have had previous issues with a data dictionary that caused my model to crash. On the same model I replaced the data dictionary but I occasionaly get a message that an interface is missing. Cannot see a dependency missing in the Dependency analyser though...
The loading bar for the web view export goes to ~40% and then disappears. When I look at matlab I get the following:
Warning: Malformed
"C:\Users\ivan.krastev\Documents\MATLAB\Projects\modular_caps-mbse-mbd\documents\tp8319cd52_89fc_4ac7_8707_b4f6395157e8\support\slwebview_files\caps_physicalArch_4_d.json"
JSON file.
Error using systemcomposer.utils.getArchitecturePeer
Invalid Simulink object handle
Error in systemcomposer.utils.getArchitecturePeer
Error in systemcomposer.internal.arch.internal.propertyinspector.SysarchLinePropertySchema
Error in slreportgen.webview.InspectorDataExporter/exportZCConnector
Error in slreportgen.webview.InspectorDataExporter/exportSimulinkSegment
Error in slreportgen.webview.Dispatcher/dispatch
Error in slreportgen.webview.DataExporter/export
Error in slreportgen.webview.ViewExporter/export
Error in slreportgen.webview.internal.BackingWriter/write
Error in slreportgen.webview.internal.ElementBackingExporter/exportDiagramView
Error in slreportgen.webview.internal.ElementBackingExporter/export
Error in slreportgen.webview.internal.BackingExporter/export
Error in slreportgen.webview.internal.ExportDirector/export
Error in slreportgen.webview.internal.Document/fillslwebview
Error in slreportgen.webview.DocumentBase/fill
Error in slreportgen.webview.ui.Exporter/export
Error in slreportgen.webview.ui.Exporter
Error in slreportgen.webview.ui.Exporter
Error in timer/timercb (line 90)
feval(val{1}, obj, eventStruct, val{2:end}); - Show complete stack traceError while evaluating TimerFcn for timer 'timer-1'
Invalid Simulink object handle
  댓글 수: 4
Josh Kahn
Josh Kahn 2025년 10월 21일
Hey @Ivan Krastev, just checking in, were you able to get this issue resolved?
Josh

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by