distplot
Syntax
Description
distplot( plots the Survivor Function of the mdl)AcceleratedLifeModel object mdl at the stressor level in
mdl.BaselineStressorLevel. If
mdl.BaselineStressorLevel is empty, distplot
uses the last unique stressor level in mdl.StressorLevels.
distplot(
plots the survivor function at the stressor level specified by
mdl,stressorLevel)stressorLevel.
distplot(___, specifies
options using one or more name-value arguments in addition to any of the input argument
combinations in the previous syntaxes. For example, specify Name=Value)Type="cdf" to
plot the cumulative distribution function (cdf).
distplot( uses the plot
axes specified by the ax,___)Axes object ax. The option
ax can precede any of the input argument combinations in the previous
syntaxes.
returns the
handles (h = distplot(___)h) to the lines in the distribution plot.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
More About
Version History
Introduced in R2026a
See Also
fitacclife | AcceleratedLifeModel | accelfactor | coefci | distfcn | icdf | meanfailplot | meanfailtime | probplot



