アットウィキロゴ

Embed( 2-d PD( list ), function )

make 3-d PD embedded by function
Ex) deff(’Out=Fun(x,y)’,’Out=[x,y,0]’);
G1=Listplot([0,0],[3,2]);
G1_3d=Embed(G1,Fun);
最終更新:2013年12月02日 23:27