Where is inport value coming from?

I am trying to decipher a Simulink model that someone else wrote. Several blocks have inports labeled 'position'. But I can't figure out if 'position' is calculated during the simulation (though I expect that it is) or is pulled in from the workspace. If 'position' comes from the workspace, it must have another name; there are no variables in the workspace with this name.
Is there a way to trace and identify the value that goes into an inport?

 Réponse acceptée

Kaustubha Govind
Kaustubha Govind le 13 Mar 2012

0 votes

See Importing Data to Root-Level Input Ports. In particular, you need to look at the Configuration Parameters > Data Import/Export > Input parameter.

1 commentaire

K E
K E le 13 Mar 2012
Thanks. This was helpful in diagnosing my problem, which stemmed from not understanding that a Discrete FIR filter created the signal labeled 'position'; 'position' never becomes a named variable. I did learn to trace inputs and outputs (right click on the line and choose 'Highlight To Destination' and 'Highlight to Source'.)

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Simulink dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by