Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 stateflow 对象的Tag属性来保存相对于该对象的持久数据。当用户使用对象的右键单击/拖动/释放来执行对象的副本时,就会出现问题。在此(以及所有复制操作)下,Tag不会清除该属性。如果有人有解决方案,我最有兴趣听到它。
Tag
(为了完整起见,在其他复制操作(上下文菜单、编辑菜单)上,我可以修改sfcall.m(私下里,哎呀!)以清除属性)。
sfcall.m