Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
mex
 
 
 
 
 
 

README.md

snopt-matlab (version 3.0)

This is version 3.0 of the Matlab interface for sparse nonlinear optimization software SNOPT.

Requires the SNOPT software package.

Changes from version 2.5:

  • all-in-one calls to SNOPT (for NLPs) and SQOPT (for LPs and QPs)
  • new options handling
  • specifiy print, summary output via options structure
  • linear and nonlinear Jacobian structure in SNOPT can be defined in structs or as matrices

Documentation for the Matlab interface available here.

You can’t perform that action at this time.