Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

What are your thoughts on Simulink libraries that link to themselves?

1 vue (au cours des 30 derniers jours)
Jason Nicholson
Jason Nicholson le 10 Mar 2018
Clôturé : MATLAB Answer Bot le 20 Août 2021
What are your thoughts on Simulink libraries that link to themselves? They seems to break quite often as you are developing them making me think this is a bad idea. They break when you rename the library which just seems silly.
Everything is ok:
I break the link by moving the linked block:
Lastly, I change the library's name from "Example" to "Example1" and the link breaks.
Attached is the Example simulink file.

Réponses (1)

Jason Nicholson
Jason Nicholson le 21 Mar 2018
Modifié(e) : Jason Nicholson le 2 Mai 2018
I don't like this behavior. I think it is troublesome and easy to break. I am a blockset author and I don't see how this is good practice for maintainability. It is just to easy to break.
Instead make another library of components that repeatedly used. The links to this are much easier to maintain.

Cette question est clôturée.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by