UserData goes empty when I use restore link
이전 댓글 표시
Hello all,
I've created a toolbox and saved all the data in UserData. I've made the toolbox a library and after I copy the library into a normal model I disable the link.
The UserData data is still present, but when I restore the link to the library the UserData = [];
Why is this happening ? I need to restore the link in the models when I make small updates to the library.
Best Regards, Adrian
댓글 수: 2
Jan
2013년 2월 5일
You are talking about Simulink, correctly? UserData are usually volatile, such that a reloading of the object must initialize it before using.
Adrian Dronca
2013년 2월 5일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!