Main Content
calibrateDAC
Syntax
Description
removes the linearity impairments such as offset errors and gain errors from the DAC input
specified as they
=calibrateDAC(digital
,nbits
,polarity
)digital
argument. You must provide the resolution
(nbits
) and the signedness (polarity
) of the ADC
if digital
does not represent the full capabilities of the ADC.
removes the offset and gain errors from the ADC output using one or more name-value pair
arguments in addition to the input arguments in the previous syntaxes. Unspecified arguments
take default values.y
=calibrateDAC(___,Name=Value)
Input Arguments
Output Arguments
Version History
Introduced in R2023a