Main Content

showfixptsimranges

Show logged maximum values, minimum values, and overflow data from fixed-point simulation

Compatibility

Note

showfixptsimranges will be removed in a future release. Use fxptdlg instead.

Syntax

showfixptsimranges
showfixptsimranges(action)

Description

showfixptsimranges displays the logged maximum values, minimum values, and overflow data from the most recent fixed-point simulation in the MATLAB® Command Window.

showfixptsimranges(action) stores the logged maximum values, minimum values, and overflow data from the most recent fixed-point simulation in the workspace variable FixPtSimRanges. If action is 'verbose', the logged data also appears in the MATLAB Command Window. If action is 'quiet', no data appears.

Version History

Introduced before R2006a