Simulink canvas does not update until I go up a level and then back into the subsystem.

1 visualización (últimos 30 días)
I have a subsystem inside of a Simulink model. When performing any GUI action such as resizing a block, moving a block, connecting or disconnecting lines between blocks, the changes do not show until I go up a level and then back into the subsystem. I have waited as long as 30 seconds to see if the refresh was slow, but nothing changed.
Once exiting the subsystem and re-entering, the blocks are positioned as I had drawn them. Pressing Ctrl+K does not redraw the blocks- they stay in the old locations.
There are no warnings or errors in the MATLAB command window during this process.I have closed the model, run bdclose all, and reopened the model with the same results.
I do notice that as soon as I move a block, the model is marked as dirty instantly (as its supposed to).

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 19 de Jun. de 2019
This issue is probably due to Simulink customizations.
I would suggest you to execute the following command in MATLAB command prompt and check if the issue pesists:
>> sl_refresh_customizations
The above command should refresh the customizations and resolve the issue.

Más respuestas (0)

Categorías

Más información sobre Programmatic Model Editing en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by