Sanyo MBC-550 Series User Manual page 178

Table of Contents

Advertisement

be specified using the color codes. When omitted,
circles are drawn using <character color>.
(6) <X>, <Y>, <radius>, <initiating position>, termi­
nating position>, <ratio>, and <circle color> can be
written using numeric expressions.
(7) If a circle or a circular arc extends from the
world coordinates, it becomes an error.
Example
>100 CLS
>110 WINDOW(0,0)(639,199):
VIEW(0,0)(639,199)
>120 FOR 1=1 TO 5
>130 INPUT S(I)
>140 T0TAL=T0TAL+S(I)
>150 NEXT
>160 P1=0
>170 FOR 1=1 TO 5
>180 PA=S(I)/TOTAL:P2=P1+PA
>190 CIRCLE(250,90),180,P1,P2,.8
>200 P1=P2
>210 NEXT
3-111

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents