| Contents | Index |
Signal Attributes
The Probe block outputs selected information about the signal on its input. The block can output the input signal's width, dimensionality, sample time, and a flag indicating whether the input is a complex-valued signal. The block has one input port. The number of output ports depends on the information that you select for probing, that is, signal dimensionality, sample time, and/or complex signal flag. Each probed value is output as a separate signal on a separate output port. The block accepts real or complex-valued signals of any built-in data type. It outputs signals of type double. During simulation, the block icon displays the probed data.
The Probe block accepts signals of the following data types:
Floating point
Built-in integer
Fixed point
Boolean
Enumerated (input only)
Bus object
For more information, see Data Types Supported by Simulink in the Simulink documentation.
You can use an array of buses as an input signal to a Probe block. For details about defining and using an array of buses, see Combining Buses into an Array of Buses.
The Main pane of the Probe block dialog box appears as follows:

Select to output the width, or number of elements, of the probed signal.
Select to output the sample time of the probed signal. The output is a two-element vector that specifies the period and offset of the sample time, respectively. See How to Specify the Sample Time for more information.
Select to output 1 if the probed signal is complex; otherwise, 0.
Select to output the dimensions of the probed signal.
Select to output 1 if the probed signal is framed; otherwise, 0.
The Signal Attributes pane of the Probe block dialog box appears as follows:

Select the output data type for the width information.
Select the output data type for the sample time information.
Select the output data type for the complexity information.
Select the output data type for the dimensions information.
Select the output data type for the frames information.
The sldemo_fuelsys model shows how you can use the Probe block.
In the fuel_rate_control/validate_sample_time subsystem, the Probe block determines the sample time of the input signal to verify that it matches the assumed value of the design:

For more information, see the model description.
Direct Feedthrough | Yes |
Sample Time | Inherited from driving block |
Scalar Expansion | Yes |
Dimensionalized | Yes |
Multidimensionalized | Yes |
Zero-Crossing Detection | No |

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |