![]() |
菜鸟问题,用mathematica画个点
本人刚学mathematica想画个点。为什么没有显示。下面是我的程序,谢谢指导
Point2D[x_] := (g = Map[Point, x]; Graphics[g]); g1 = Point2D[{0, 0}]; Show[g1]; |
回复: 菜鸟问题,用mathematica画个点
你把matlab与mathematica语句的特点混淆了,呵呵.
Show[Graphics[Point[{1, 1}]]] 就可以画个点 |
所有时间均为北京时间。现在的时间是 09:02。 |
Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.