Delete a context from a navigator
Navigators can have multiple contexts. This function removes a context from a navigator.
l_context_delete(navigator, id)
navigator
: navigator hanldeid
: context idFor more information run: l_help("learn_R_display_graph.html#contexts")
l_context_ids
, l_context_add_context2d
, l_context_add_geodesic2d
, l_context_add_slicing2d
, l_context_getLabel
, l_context_relabel
Useful links