samkhal / snopt-matlab

Matlab interface for sparse nonlinear optimizer SNOPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snopt-matlab

This is a wrapper pod for the trial version of SNOPT to be used with Drake. Place your snoptmex.* file into the matlab or snopt-matlab directories, and then run make.

The matlab directory contains the Matlab m-files needed to run SNOPT via Matlab.

Examples are located in the directory matlab/examples.

About

Matlab interface for sparse nonlinear optimizer SNOPT

License:MIT License


Languages

Language:MATLAB 97.6%Language:Makefile 2.4%