Documentation>MATLAB API>PLOTOP - vl_linespec2prop

PROPR = VL_LINESPEC2PROP(SPEC) converts the string SPEC to a cell array of properties PROPR. SPEC is in the format of PLOT().

If SPEC is not a line spec, the string SPEC is returned unaltered as the only element of the cell array PROPR.

See also: VL_PLOTFRAME(), PLOT(), VL_HELP().