source: MML/trunk/machine/SOLEIL/Booster/applications/corr23juillet.m

Last change on this file was 17, checked in by zhangj, 10 years ago

To have a stable version on the server.

  • Property svn:executable set to *
File size: 169 bytes
Line 
1
2%plan horizontal
3load 'corrx.mat'
4Kx=K2*1000/1.2       % corr en A
5setsp('HCOR',Kx);
6
7%plan vertical
8 load 'zcorr.mat'
9 Kz=K2/1.2       % corr en A
10 setsp('VCOR',Kz);
Note: See TracBrowser for help on using the repository browser.