Get started with Accelerator toolbox.
1.  MATLAB help command
All AT functions include help section that can be displayed in MATLAB
command window the same way you would get help on built-in MATLAB commands,
by typing
>> help FUNCTION_NAME
Script athelp displays a list of all AT functions
and scripts with short descriptions
2.  AT demos
Directory ...\atdemos contains
- Self-running tutorials:
Each tutorial is organized to cover a specific subject in AT. When ran from MATLAB command line,
it echoes AT commands and comments in MATLAB window.
Try latticedemo and elementpassdemo
-
Example GUI applications
Try demoknob
-
Lattice files of SPEAR and other storage rings used in examples.
They are useful to understand AT lattice format
All published AT articles will be posted on this site.
4.  AT files
Most of the AT functions and scripts are written in MATLAB language
with useful comments. For an intermediate MATLAB user they are a good learning resource.
Try using them as prototypes for you own AT tools.
5.  MATLAB Language Resources
Accelerator Toolbox language and user interface is MATLAB.
MATLAB manuals and MathWorks website
should be helpful.
Accelerator Toolbox website will be regularly updated with new documents,
self-running tutorials and case studies. These files will also be included
with each new AT release