Previous: Object Groups, Up: Advanced Plotting


15.4.7 Graphics Toolkits

— Function File: name = graphics_toolkit ()
— Function File: old_name = graphics_toolkit (name)
— Function File: graphics_toolkit (hlist, name)

Query or set the default graphics toolkit to name. If the toolkit is not already loaded, it is first initialized by calling the function __init_name__.

When called with a list of figure handles, hlist, the graphics toolkit is changed only for the listed figures.

See also: available_graphics_toolkits.

— Built-in Function: available_graphics_toolkits ()

Return a cell array of registered graphics toolkits.