You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Main_ET2_V2.iomega.gnuplot 142B

12
  1. set table "Main_ET2_V2.iomega.table"; set format "%.5f"
  2. set samples 100; plot [x=0:5] 1*cos(.5*3.14*x)+.288*cos(1.5*3.14*x)-.4*sin(.5*3.14*x)