brushROB

brushROB displays a GUI which enables brushing in resindexplot

Syntax

Description

brushROB displays a GUI to brush units from the index plot of residuals and see the corresponding units highlighted in the yXplot

example

brushROB() Interactive_example Display a GUI to brush units from the index plot of residuals and see the corresponding units highlighted in the yXplot.

example

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

Examples

expand all

  • Run examples associated with radiobuttons 1 to 6.
  • for j=1:6
    brushROB(j);
    end
    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 S estimate:  1.91 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 S estimate:  0.20 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 S estimate:  1.40 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 
    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 
    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