| PGPlot :: Simple. PGPLOT :: SIMPLEÀº PGPLOT¿¡ ´ëÇÑ °£´ÜÇÑ PERL ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù. |
Áö±Ý ´Ù¿î·Îµå |
PGPlot :: Simple. ¼øÀ§ ¹× ¿ä¾à
- ƯÇã:
- Perl Artistic License
- °Ô½ÃÀÚ À̸§:
- Florian Merges
- °Ô½ÃÀÚ À¥»çÀÌÆ®:
- http://search.cpan.org/~fmerges/PGPLOT-Simple-0.05/lib/PGPLOT/Simple.pm
PGPlot :: Simple. ű×
PGPlot :: Simple. ¼³¸í
PGPlot :: SimpleÀº PgPlotÀÇ °£´ÜÇÑ Perl ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù. pgplot :: SimpleÀº pgplotÀÇ °£´ÜÇÑ Perl ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù .Synopsis´Â ¾ö°ÝÇÑ »ç¿ëÀ» »ç¿ëÇÕ´Ï´Ù. pgplot :: Simple QW (: Essential); @argv°¡ Á¦¿ÜÇÏ°í´Â "filename.n"À» Á¦°øÇؾßÇÕ´Ï´Ù. ³» $ filename = shift; Chomp $ Filename; ($ filename = ~ /.ps$/) {$ filename. = ".ps"; } set_begin ({file => "$ filename / cps",}); set_environment ({x_min => 0, x_max => 50, y_min => 0, y_max => 10,}); write_label ({title => 'pgplot :: simple', color => 'blue', font => 'italic',})À» »ç¿ëÇÏ¿© °£´ÜÇÑ ±×·¡ÇÁ); draw_points ({x => , y => , »ö»ó => 'ÆĶõ»ö', ³Êºñ => 20,}); draw_error_bars ({x => , y1 => , y2 => , ´ÜÀÚ => 10, Æø => 10, color => 'Orange'); set_end; pgplot :: SimpleÀº Pgplot ¶óÀ̺귯¸® Ala Perl¿¡ ´ëÇÑ °£´ÜÇÑ ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù. °£´ÜÇÑ ÀϵéÀ» ½±°í ¾î·Á¿î °ÍµéÀ» °¡´ÉÇÏ°ÔÇÕ´Ï´Ù. ¿Ö °£´ÜÇմϱî? PGPlot¿¡¼ ÇÊ¿äÇÑ °¡Àå ÀϹÝÀûÀÎ °Íµé¿¡ ´ëÇÑ °£´ÜÇÏ°í ´Ü´ÜÇÑ ÀÎÅÍÆäÀ̽º¸¦ °¡Áö°í ÀÖÁö¸¸ PGPLOT ¶óÀ̺귯¸®¿¡ ´ëÇÑ Àú¼öÁØ ¾×¼¼½º¸¦ Çã¿ëÇÕ´Ï´Ù. ¿ä±¸ »çÇ× : ¡¤ Perl.
PGPlot :: Simple. °ü·Ã ¼ÒÇÁÆ®¿þ¾î