Portál AbcLinuxu, 3. listopadu 2025 17:34
gp2=Gnuplot.Gnuplot(persist = 1)
gp2('set title "Relativni chyba"')
gp2('set grid') #rastr
gp2('set xlabel "t"') #popisek osy x
gp2('set ylabel "y(t)"') #popisek osy y
gp2('set logscale y')
plot_graf1=Gnuplot.PlotItems.Data(graf_data_cas_odchylka_prc, with="lines")
gp2.plot(plot_graf1)
Na otázku zatím nikdo bohužel neodpověděl.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.