User Activity

  • Modified a comment on discussion Help on gnuplot

    hello, i am using the following gnuplot code to create a parameteric curve in gnuplot. set terminal postscript eps size 5,3 enhanced color font 'Helvetica,20' lw 2 set output 'output.eps' r=1 T=10 pi=3.14159 set parametric set urange [0:T*pi] fy(u) = rcos(u) fx(u) = rsin(u) fz(u) = u set title "Plot of t->(sin(t),cos(t),t for t=0 to 10pi)" set xtics -1,0.5,1 set ytics -1,0.5,1 set ztics 0,5,40 %set ztics add ("h" 35) set arrow from 0,1,0 to sin(Tpi),cos(Tpi),Tpi unset key set label 1 at sin(Tpi),cos(Tpi),T*pi...

  • Modified a comment on discussion Help on gnuplot

    hello, i am using the following gnuplot code to create a parameteric curve in gnuplot. set terminal postscript eps size 5,3 enhanced color font 'Helvetica,20' lw 2 set output 'output.eps' r=1 T=10 pi=3.14159 set parametric set urange [0:T*pi] fy(u) = rcos(u) fx(u) = rsin(u) fz(u) = u set title "Plot of t->(sin(t),cos(t),t for t=0 to 10pi)" set xtics -1,0.5,1 set ytics -1,0.5,1 set ztics 0,5,40 %set ztics add ("h" 35) set arrow from 0,1,0 to sin(Tpi),cos(Tpi),Tpi unset key set label 1 at sin(Tpi),cos(Tpi),T*pi...

  • Posted a comment on discussion Help on gnuplot

    hello, i am using the following gnuplot code to create a parameteric curve in gnuplot. set terminal postscript eps size 5,3 enhanced color font 'Helvetica,20' lw 2 set output 'output.eps' r=1 T=10 pi=3.14159 set parametric set urange [0:T*pi] fy(u) = rcos(u) fx(u) = rsin(u) fz(u) = u set title "Plot of t->(sin(t),cos(t),t for t=0 to 10pi)" set xtics -1,0.5,1 set ytics -1,0.5,1 set ztics 0,5,40 %set ztics add ("h" 35) set arrow from 0,1,0 to sin(Tpi),cos(Tpi),Tpi unset key set label 1 at sin(Tpi),cos(Tpi),T*pi...

View All

Personal Data

Username:
vjydubey
Joined:
2017-11-10 08:14:29

Projects

  • No projects to display.

Personal Tools