Re: Disegno di funzione con Tikz

#92005
Up
0
Down
::


credo che la parte interessante sia

`sh: gnuplot: command not found

Package pgf Warning: Plot data file `gegebratikz.func1.table' not found. on inp
ut line 15.
`

line 15 che è:

`\draw plot[raw gnuplot, id=func1] function{set samples 100; set xrange [-4.2:6.960000000000001]; plot (x²-4)/(x+1)};
`

Go to top