brushRES

brushRES displays a GUI which enables brushing in resfwdplot

Syntax

Description

brushRES displays a GUI where it is possible to brush steps from the monitoring residuals plot and to see the corresponding units highlighted in other plots

example

brushRES() Interactive_example Display a GUI where it is possible to brush steps from the monitoring residuals plot and to see the corresponding units highlighted in other plots.

example

brushRES(eventdata) Run examples associated with radiobuttons 1 to 6.

Examples

expand all

  • Run examples associated with radiobuttons 1 to 6.
  • for j=1:6
    brushRES(j);
    end
    Total estimated time to complete LMS:  0.07 seconds 
    Detailed information about the datasets used in this GUI can be found <a href="matlab: docsearchFS('datasets_reg')">here</a>
    Total estimated time to complete LMS:  0.00 seconds 
    Detailed information about the datasets used in this GUI can be found <a href="matlab: docsearchFS('datasets_reg')">here</a>
    Total estimated time to complete LMS:  0.03 seconds 
    Detailed information about the datasets used in this GUI can be found <a href="matlab: docsearchFS('datasets_reg')">here</a>
    Total estimated time to complete LTS:  0.01 seconds 
    Warning: Upper limit of y axis of the mdr forward plot set to 20 
    Detailed information about the datasets used in this GUI can be found <a href="matlab: docsearchFS('datasets_reg')">here</a>
    Total estimated time to complete LMS:  0.01 seconds 
    Detailed information about the datasets used in this GUI can be found <a href="matlab: docsearchFS('datasets_reg')">here</a>
    Total estimated time to complete LMS:  0.01 seconds 
    Detailed information about the datasets used in this GUI can be found <a href="matlab: docsearchFS('datasets_reg')">here</a>
    
    Click here for the graphical output of this example (link to Ro.S.A. website).

    Input Arguments

    expand all

    eventdata — scalar integer (from 1 to 6). Automatic code execution without user interaction.

    This option enables to perform in an automatic way the code associated with a particular radiobutton in the GUI

    Example: 2 (the example associated with the second radiobutton will be automatically executed)

    Data Types: integer

    Output Arguments

    References

    Tufte E.R. (1983), "The visual display of quantitative information", Graphics Press, Cheshire.

    See Also

    |

    This page has been automatically generated by our routine publishFS