Spike Toolbox |
![]() |
STWelcome
Initialise toolbox and display welcome page
Syntax
STWelcome
STWelcome(strSection)
Description
STWelcome checks and initiliases some aspects of the spike
toolbox, and displays the "getting started" page if all is well.
If the optional argument strSection
is supplied, then the corresponding
documentation section will be displayed in the matlab help browser.
STWelcome understands values of 'documentation'
, 'get_started'
and
'tutorial'
.
See Also
Getting started,
Tutorial
![]() |