| Data Acquisition Toolbox | Search  Help Desk |
The propinfo function
propinfo returns information about properties. The information is returned as a structure containing the fields shown below. propinfo field values for the SampleRate property, type
For more information aboutinfo = propinfo(ai);info.SampleRateans = Type: 'double' Constraint: 'Bounded' ConstraintValue: [8000 44100] DefaultValue: 8000 ReadOnly: 0 ReadOnlyRunning: 1 DeviceSpecific: 0
propinfo, refer to Chapter 6, "Function Reference."