What are "gap ports" in Simulink?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Zachary
el 20 de En. de 2020
Comentada: Zachary
el 27 de En. de 2020
I am trying to convert a Subsystem to a Subsystem Reference, but I get this error message. What are "gap ports"? I can't find any mention of it on MATLAB Documentation or MATLAB Answers.
0 comentarios
Respuesta aceptada
Payas Bahade
el 24 de En. de 2020
Hi Zachary,
This is a known issue and the error is due to the number of port handles and the number of port blocks inside the Subsystem being unequal.
To get rid of the error, both port handles and port blocks have to be equal in number.
Hope this helps!
Más respuestas (0)
Ver también
Categorías
Más información sobre Subsystems en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!