SC4





-->q=[.2 .5 .9 1.3 1.6]
 q  =

    0.2    0.5    0.9    1.3    1.6 

-->r=[.1 .4 .9 1.2 2.1]
 r  =

    0.1    0.4    0.9    1.2    2.1 
 
-->plot2d(q,r, style=2)

-->plot2d(q,r, style=-3)

-->g={.5 .9 1.8 2.6 3.2]
 g  =

    0.5    0.9    1.8    2.6    3.2 

-->h=[.5 .8 1.6 2.3 2.8]
 h  =

    0.5    0.8    1.6    2.3    2.8 

-->plot2d(g,h, style=-1)

-->plot2d(g,h, style=3)


ความคิดเห็น

โพสต์ยอดนิยมจากบล็อกนี้

About author