I forget... To improve  my english : what "arse" mean  ? is it "behind" ? 
lol 
And sorry again, I tried it in sagenb !
But now I am convinced it wouldn't work !


Le lundi 18 janvier 2016 17:40:26 UTC+1, HG a écrit :
>
> Hi,
> I can't get no maplotlib graphic inline , is it possible to do it ?
> %display latex
> %matplotlib inline
> import matplotlib.pyplot as plt
> import numpy as np
> x=np.linspace(-5,5,100)
> plt.plot(x,np.sin(x))  # on utilise la fonction sinus de Numpy
> plt.ylabel('fonction sinus')
> plt.xlabel("l'axe des abcisse
> Any help
> Regards
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to