Path: SC/GUIPlugIn
% Demonstrate command lists
------------------------------------------------------------------------
See also JD2000, CommandPlugIn
------------------------------------------------------------------------
%
--------------------------------------------------------------------------
Copyright (c) 2000 Princeton Satellite Systems, Inc.
All rights reserved.
--------------------------------------------------------------------------
= which( 'CommandPluginDemo' );
= fileparts( w );
function = 'DemoController';
commandListDirectory = fullfile( w, 'CommandLists', '' );
helpFile = 'OnlineHelp.mat';
commandFile = 'Commands.txt';