•
|
Construct your display boxes outside New Window() and then include them by reference in New Window(). This method saves the drawing until the end.
|
New Window( "test", tb, lb );
obj = Bivariate( Y( :Weight ), X( :Height ) );