Last change
on this file since 627 was
627,
checked in by sommeria, 11 years ago
|
a few bugs repaired, display of the local mouse indication in a separate window
|
File size:
432 bytes
|
Rev | Line | |
---|
[620] | 1 | % 'uvmat_demo': script for demonstration, TEST STAGE |
---|
| 2 | |
---|
| 3 | %%%% Demo 1%%%% |
---|
| 4 | % brigtness |
---|
[627] | 5 | huvmat=findobj(allchild(0),'Tag','uvmat'); |
---|
| 6 | figure(huvmat) |
---|
| 7 | activate('uvmat','Scalar','num_MaxA',[],100) |
---|
| 8 | activate('uvmat','Scalar','CheckFixScalar',[],0) |
---|
| 9 | activate('uvmat','Coordinates','CheckZoom',[],1) |
---|
| 10 | activate('uvmat',[],'PlotAxes',[0.2 0.6]) |
---|
| 11 | %activate('uvmat',[],'movie_pair',[],1) |
---|
| 12 | %activate('uvmat',[],'STOP',[],1) |
---|
| 13 | activate('uvmat',[],'i1',[],'2') |
---|
Note: See
TracBrowser
for help on using the repository browser.