Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The FminconOptimizerPlugin is not available on Mac OS X.

Build GMAT and plugins

  1. Change to the top-level sf directory
  2. Run make
  3. If you built CInterfacePlugin:
    1. Copy the contents of sf/plugins/CInterfacePlugin/matlab to sf/application/matlab/libCInterface.
    2. Change to the sf/plugins/CInterfacePlugin/build/matlab directory.
    3. In MATLAB, run prepareInterface.m.

Configure and build the internal plugins

...