How do I generate a data dictionary from my model? And then how can I open the dictionary in a way that allows me to edit the data?

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2018년 10월 26일

0 개 추천

To migrate your model to use a data dictionary, please follow the steps at the following link:
Once you have done this, you should have a data dictionary that is linked to your model. To open and view the dictionary, click on the icon in the bottom left-hand corner of your model. This will open up the Model Explorer with your data dictionary selected. You can then choose 'Design Data' to view the contents of the dictionary. If you edit values of the data in the Model Explorer in this view, the data should propagate back to the model so long as the dictionary remains linked to the model and the name of the data is consistent in the dictionary and in the model.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Code Interface Definitions에 대해 자세히 알아보기

제품

릴리스

R2018a

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by