I already had answered this question directly:

works for me perfect:

you must make sure that in the control panel you have "units on" and you
possibly have to scale the size of the window in order to have space for
tick labelling.




Am 12.07.18 um 11:00 schrieb Ralf Hemmecke:
>> IIC the user guide the draw option unit==[0.2,0.2] should add ticks to
>> the axes x and y, but I cannot see anything.
>>
>> Try eg:
>>
>> draw(sin(11*x),x = 0..2*%pi,toScale == true,title == "Drawn to scale")
>> draw(sin(11*x),x = 0..2*%pi,toScale == true,title == "Drawn to scale and
>> unit", unit==[0.2,0.2])
>> draw(sin(11*x),x = 0..2*%pi,toScale == true,title == "Drawn to scale and
>> unit", unit==[0.5,0.5])
>> draw(sin(11*x),x = 0..2*%pi,title == "Large and unit", unit==[0.2,0.2])
>> draw(sin(11*x),x = 0..2*%pi,title == "Large and unit", unit==[0.5,0.5])
>>
>> Am I missing something important?
>> ric
> Hmm, I don't know. In the original AXIOM book there appears
>
> draw ( sin ( x ) , x = -% pi ..% pi , toScale == true , unit == [1.0 ,1.0])
>
> and the resulting picture comes with units drawn at the axes.
> If I type this in FriCAS, click in the picture, and then click on "Units
> Off" in the appearing control window, I see units, but at the border of
> the window, not directly at the axes.
>
> I can only guess that the pictures in the AXIOM book have been generated
> by hand.
>
> Ralf
>

-- 
Mit freundlichen Grüßen

Johannes Grabmeier

Fraktionsvorsitzender 
FREIE WÄHLER, Stadtrat Deggendorf

Prof. Dr. Johannes Grabmeier
Köckstraße 1, D-94469 Deggendorf
Tel. +49-(0)-991-2979584, Tel. +49-(0)-151-681-70756
Fax: +49-(0)-322-241-92688

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to