FigureBase.showAsMain

Draw and display the figure as a main form. This is useful in otherwise console-based apps that want to display a few plots. However, you can't have another main form up at the same time.

class FigureBase
void
showAsMain
(
)

Meta