필터 지우기
필터 지우기

How to programmatically set model to use data dictionary?

조회 수: 14 (최근 30일)
Izaak
Izaak 2023년 9월 13일
댓글: Izaak 2023년 9월 18일
I want to be able to programmatically set the data dictionary used by a model. Bonus would be to also programmatically access the data dictionary set for a model.

채택된 답변

Selena Mastrodonato
Selena Mastrodonato 2023년 9월 14일
Hi Izaak,
to set data dictionary used by a model you could use the command: set_param('ModelName','DataDictionary','DataDictionaryName.sldd')
  댓글 수: 1
Izaak
Izaak 2023년 9월 18일
Thanks! I was struggling to find the specific parameter.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Event Functions에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by