gpt4 book ai didi

plot - 将 Mathematica 的绘图选项保存到单个变量中

转载 作者:行者123 更新时间:2023-12-04 11:24:49 24 4
gpt4 key购买 nike

如何将 Mathematica 中的众多绘图选项保存到单个变量中

最佳答案

根据 this answer ,

opts = {PlotRange -> All, PlotStyle -> Red};
Plot[x^2, {x, 0, 1}, Evaluate[opts]]

关于plot - 将 Mathematica 的绘图选项保存到单个变量中,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22184011/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com