Spacecraft Control Toolbox

Requirements

MATLAB 2018b at a minimum is required to run all of the functions. Most of the functions will run on previous versions but we are no longer supporting earlier versions of MATLAB.

What's Included

This page gives a detailed list of all the included modules and their organization structure. Many of the modules included are interdependent on other modules, so be cautious when tampering with the organization structure.

Installation

We provide a utility function, PSSSetPaths, for adding our toolboxes to your path, or use MATLAB's path dialog.

Release Notes

This page has all the release notes for the different versions of SCT.

Getting started

This page contains information on how to begin using Princeton Satellite System's Spacecraft Control Toolbox. It explains how to access PSS's very own File Help system and Function Finder system. It also explains how to run any of the demos that are included in this package.

GUI Help

This page contains information on many of the graphical user interfaces contained in the Spacecraft Control Toolbox. It provides a description as well as information on how to use each GUI.

Functions

The function headers are grouped by module. contains the description headers to every single function in the toolbox. It is fully searchable as well in case you are ever looking for a particular function. It is grouped together by modules.

Demos

This section of our online documentation has all the published demos for SCT. Each demo is gone through step by step and evaluated cell by cell as you go down the m-file showing the application of the more important functions SCT has to offer.