摘要: 2019-11-30show函数的使用mathematica数据分析show 在mathematica中不负责绘图 所以后面必须跟上相关的plot 例如 show[InfinitePlane[{0, 0, 0}, {{1, 1, 0}, {0, 1, 1}}]] 不会做出任何图像 必须是是 Show 阅读全文
posted @ 2019-11-30 15:42 余者皆可 阅读(406) 评论(0) 推荐(0)