source: Sophya/trunk/SophyaPI/DemoPIApp/axel.pic

Last change on this file 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################################################################
9openppf demo.ppf
10zone 1
11disp h1d
12setaxelabels 'Axe X - Bins' 'Axe Y - Content' 'blue font=helvetica,bold,16 fixedfontsize'
13newwin
14disp h1d 'finecenteredaxes'
15setaxelabels 'Axe X - Bins' 'Axe Y - Content' 'blue font=helvetica,bold,16 fixedfontsize'
Note: See TracBrowser for help on using the repository browser.