what does Resolve link and break link do?

 Respuesta aceptada

Sebastian Castro
Sebastian Castro el 20 de Mayo de 2015
Editada: Sebastian Castro el 20 de Mayo de 2015

1 voto

When you drag a library block into a model, you can't directly modify it inside that model. The idea is that the block should be modified in the library, and not in the model that references the library.
If you right-click the block in your model, however, you have the option to disable the link. When you do this, you are now able to modify the block in your model.
When you make changes to a disabled library block, it then becomes different from the original library block. If you select resolve, you can choose to push your local changes to the library or restore the block to how it originally was in the library.
Alternatively, you can break the link to a disabled block, which completely disconnects it from the library it originally came from. It is now a standalone block that has nothing to do with the library.
- Sebastian

Más respuestas (0)

Categorías

Productos

Preguntada:

el 20 de Mayo de 2015

Editada:

el 20 de Mayo de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by