SatellitePlugin:
--------------------------------------------------------------------------
Satellite Plugin for the Formation Design GUI.
This function is called while initializing the Formation Design GUI.
Since version 7.
--------------------------------------------------------------------------
Form:
d = SatellitePlugin( fig, pos, bColor, name );
--------------------------------------------------------------------------
------
Inputs
------
fig (1) Handle to Formation Design GUI figure
pos (1,2) Position data of GUI
bColor (1,3) Background color of GUI
name (1,3) m-file name of GUI for callbacks
-------
Outputs
-------
d (.) Data structure of handles to "Satellite" panel controls
--------------------------------------------------------------------------