[ POSTECH ] in KIDS 글 쓴 이(By): suvia (수비아) 날 짜 (Date): 1998년02월21일(토) 09시34분16초 ROK 제 목(Title): Re: [Q]gnuplot 에서요 y축 label 두개 가능 From GNU FAQ Q4.3: Does gnuplot support multiple y-axes on a single plot? Yes, with two unofficial mods, multiplot.shar and borders.shar. They can be obtained from ftp://ftp.dartmouth.edu/pub/gnuplot/contrib/multi_woo.zip or ftp://ftp.cygnus.edu/incoming/gpx38.zip. Also, 3.6 supports this capability. Q4.4: Can I put multiple plots on a single page? Yes, with the multiplot.shar mod, or if your are running gnuplot 3.6. If you are using PostScript output, check out mpage, which can be ftp'd from ftp.eng.umd.edu:pub/misc/mpage-2.tar.Z Q4.5: Can I put both data files and commands into a single file? This feature is in gnuplot 3.6. |