Earlier quoted context omitted.
So a specific graphics toolkit then? Is it one that is included with Matlab or another toolkit that is necessary to pay in addition for?
Matlab is usually run as an ide with an interactive window (command line interpreter). Graphics are built in and interactive, you can interact with any number of graphics windows and with the command line at the same time (this is difficult to do in python numpy and matplotlib), and you can tweak the graphics windows from the command line to add GUI buttons, boxes, etc. This all comes built in to the most basic MATLA…
This is all in development and almost completely functional in the current Octave dev branch. I hope our next upcoming release will satisfy you more.