home *** CD-ROM | disk | FTP | other *** search
- # Figur 5.10
- notimestamp
- unit mm
- map x 0 20 y 0 1
- subplot area 30 60 130 130
- pen width 1
- font 1
- frame
- division x 2 0
- format x ("0" 0, " " 10, " " 20)
- plot (x-2)/(x+7)
- line from 26 95 to 29 95
- pen style 2
- line from 30 60 to 130 130
- line from 63 60 to 63 82
- line from 30 95 to 80 95
- line from 80 95 to 80 60
- character size 2
-
- label center at 33 126 '(A)'
- label center at 163 126 '(B)'
- label center at 10 95 angle 90 'NET PHOTOSYNTHESIS (Relative units)
- label center at 145 50 'NITROGEN CONCENTRATION (Arbitrary units)
- label center at 145 95 angle 90 'ROOT/SHOOT RATIO'
- label center at 27 130 'P\S70 \Dm'
- label center at 27 98 'P\S70 \Dm'
- label center at 27 92 '2'
- label center at 27 60 '0'
- label center at 42 57 'n\S70 \D1'
- label center at 63 57 'n\S70 \Dc'
- label center at 80 57 'n\S70 \D2\S-1 \U+2n\S70 \D1'
- label center at 172 57 'n\S70 \D1'
- label center at 190 57 'n\S70 \Dc'
-
- pen style 1
- subplot area 160 60 260 130
- map y 0 5
- division y 1 0
- format y 0
- draw y
- frame
- plot 100*((x-2)/(x+7))/x-1
- pen style 2
- line from 190 60 to 190 118