source: trunk/src/demo_uvmat.m @ 622

Last change on this file since 622 was 620, checked in by sommeria, 11 years ago

bugs repaired in series + cleaning.
Introducing of a demo program (test stage)

File size: 340 bytes
Line 
1% 'uvmat_demo': script for demonstration, TEST STAGE
2
3%%%% Demo 1%%%%
4pause on
5% brigtness
6activate('uvmat','Scalar','num_MaxA',100)
7pause
8activate('uvmat','Scalar','CheckFixScalar',0)
9pause
10activate('uvmat','Scalar','CheckZoom',1)
11pause
12activate('uvmat',[],'movie_pair',1)
13pause
14activate('uvmat',[],'STOP',1)
15activate('uvmat',[],'i1','2')
Note: See TracBrowser for help on using the repository browser.