level 4
啦啦啦EAL
楼主
如下:Plot[1/4*0.1, {t, 0, 1}, PlotStyle -> Blue, PlotLegends -> {"1"},
AxesLabel -> {HoldForm[\[Delta]],
HoldForm[The profit of the network platform]},
PlotLabel -> RawBoxes[RowBox[{"r=0.1", RowBox[{"\[Theta]=0.7"}]}]],
LabelStyle -> {GrayLevel[0]}],只能在图像上侧加标签——r=0.1,Theta=0.7
2020年06月08日 08点06分
1
AxesLabel -> {HoldForm[\[Delta]],
HoldForm[The profit of the network platform]},
PlotLabel -> RawBoxes[RowBox[{"r=0.1", RowBox[{"\[Theta]=0.7"}]}]],
LabelStyle -> {GrayLevel[0]}],只能在图像上侧加标签——r=0.1,Theta=0.7