Last change
on this file since 4081 was 4073, checked in by ansari, 13 years ago |
Ajout script polarplot.pic (trace en coord. polaires) et modifs cosmetiques/copyright, Reza 10/05/2012
|
File size:
717 bytes
|
Line | |
---|
1 | ################################################################
|
---|
2 | ### SOPHYA class library - piapp interactive analysis tool
|
---|
3 | ### (C) LAL / Univ. Paris Sud, CNRS/IN2P3 1998-2012
|
---|
4 | ### (C) IRFU-SPP / CEA 1998-2012
|
---|
5 | ################################################################
|
---|
6 | ### axel.pic : piapp demo script illustrating some of the
|
---|
7 | ### graphic possibilities for the axes
|
---|
8 | ################################################################
|
---|
9 | openppf demo.ppf
|
---|
10 | zone 1
|
---|
11 | disp h1d
|
---|
12 | setaxelabels 'Axe X - Bins' 'Axe Y - Content' 'blue font=helvetica,bold,16 fixedfontsize'
|
---|
13 | newwin
|
---|
14 | disp h1d 'finecenteredaxes'
|
---|
15 | setaxelabels 'Axe X - Bins' 'Axe Y - Content' 'blue font=helvetica,bold,16 fixedfontsize'
|
---|
Note:
See
TracBrowser
for help on using the repository browser.