Anyone please help,
I need to plot two evolution function, say:
%i1 load (draw)$
%i2 set_draw_default(
xrange=[0,5],
yrange=[0,200])$
%i3 multiplot_mode(wxt)$
%i3 evolution(3x,2,4)$
%i2 evolution(3x,3,4)$
together with a same x and y graph range. I've tried of using multiplot_mode(wxt) or multiplot_mode(screen) yet neither working. What I get was as attached graph with a different yrange.
Regards,
Sanggar
Anyone please help,
I need to plot two evolution function, say:
%i1 load (draw)$
%i2 set_draw_default(
xrange=[0,5],
yrange=[0,200])$
%i3 multiplot_mode(wxt)$
%i3 evolution(3x,2,4)$
%i2 evolution(3x,3,4)$
together with a same x and y graph range. I've tried of using multiplot_mode(wxt) or multiplot_mode(screen) yet neither working. What I get was as attached graph with a different yrange.
Regards,
Sanggar