显示类型为Module的对象不可调用StackTrace怎么解决?
一般问题
发布于 2024-12-28 10:22:47
查看 5过去548天
ERROR: MethodError: objects of type Module are not callable
Stacktrace:
[1] top-level scope
所属专栏:Syslab基础平台
产品信息:Syslab科学计算环境
ERROR: MethodError: objects of type Module are not callable
Stacktrace:
[1] top-level scope
您好,Typlot库使用的绘图函数是plot函数,具体使用方法参考以下帮助文档:
https://www.tongyuan.cc/docs/syslab/Help/TyPlot/index.html#/Doc/TyPlot/2Dand3DPlots/LinePlots/plot.html?searchQuery=plot
关键字参数,如坐标范围,坐标名称等,查阅上述帮助文档后面的关键字参数说明。