...
The FminconOptimizerPlugin is not available on Mac OS X.
Build GMAT and plugins
- Change to the top-level
sf
directory - Run
make
- If you built CInterfacePlugin:
- Copy the contents of
sf/plugins/CInterfacePlugin/matlab
tosf/application/matlab/libCInterface
. - Change to the
sf/plugins/CInterfacePlugin/build/matlab
directory. - In MATLAB, run
prepareInterface.m
.
- Copy the contents of
Configure and build the internal plugins
...