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?

 Risposta accettata

Kaustubha Govind
Kaustubha Govind il 13 Mar 2012

0 voti

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

1 Commento

K E
K E il 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'.)

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by