mex.utils.general.convert

mex.utils.general.convert(eq)[source]

Converts equation into a list containing the coefficients of the equation.

Parameters

eq (string) – equation defined with constrain().

Returns

list with equation coefficients.

Return type

eq (list)