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

6 visualizzazioni (ultimi 30 giorni)
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 Commenti
TAB
TAB il 23 Ott 2018
Modificato: TAB il 23 Ott 2018
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 ?

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Manage Design Data in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by