run_optimisation_MATLAB

compas_tno.solvers.run_optimisation_MATLAB(analysis)[source]

Run convex optimisation problem with MATLAB after going through the optimisation set up.

Parameters

obj (Analysis) – Analysis object with information about optimiser, form and shape.

Returns

obj (dict) – Dictionary with the returned values from the convex optimisation.