| Simulink Reference | ![]() |
Library
Description
The Data Store Read block copies data from the named data store to its output.
The data store from which the data is read is determined by the location of the Data Store Memory block or signal object that defines the data store. For more information, see Working with Data Stores and Data Store Memory.
More than one Data Store Read block can read from the same data store.
Data Type Support
The Data Store Read block can output a real or complex signal of any data type supported by Simulink, including fixed-point data types.
For a discussion on the data types supported by Simulink, refer to Data Types Supported by Simulink in the Using Simulink documentation.
Parameters and Dialog Box
Simulink.Signal object having the same name. If Simulink finds the signal object, it creates a hidden Data Store Memory block at the model's root level having the properties specified by the signal object and an initial value of 0. If Simulink finds neither the Data Store Memory block nor the signal object, it halts the compilation and displays an error.
-1 indicates that the sample time is inherited. See Specifying Sample Time in the online documentation for more information.
Characteristics
| Sample Time |
Specified in the Sample time parameter |
| Dimensionalized |
Yes |
See Also
Data Store Memory, Data Store Write
| Data Store Memory | Data Store Write | ![]() |
© 1994-2005 The MathWorks, Inc.