Skip to content

shape

Get a shape handle by name.

h = shape(name)

Returns a handle to a previously-drawn named shape on the active chart. Used for editing or removing shapes after creation.

MathJet-specific.

s = shape('marker_box');
  • draw — Draw a shape on the active chart.
  • group — Group multiple objects together.