필터 지우기
필터 지우기

Matlab 2015b : Does Data Dictionary findVars add inport-outport variable names into Data Dictionary ?

조회 수: 1 (최근 30일)
Hi,
I am trying to migrate base worksapce data to simulink data dictionary. I have created Data dictionary from Model Explorer menu. It first finds referenced variables and add those variables into data dictionary. However, when I try to simulate model with data dictionary alone (with empty base workspace) it is not simulating.
I found that all the variables which are named for Inports and Outports are missing.
I have also tried with below code,
Simulink.findVars(bdroot)
Result of the above command does not contain the variables named after Inports and outports.
Am I missing any settings for data dictionary migration ?
  댓글 수: 2
TAB
TAB 2018년 10월 23일
편집: TAB 2018년 10월 23일
Do you mean Simulink.Signal variables are not found with Simulink.findVars(bdroot) command ?
Or the variables which have same name as Inport/Outport are missing ?
Shivaputra Narke
Shivaputra Narke 2018년 10월 23일
Yes, Simulink.Signal variables are not found which has same name as Inports and Outports.

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

답변 (0개)

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by