I'd like to align a FrameLabel right.
For example: Plot[L[z], {z, 0.32, 1}, PlotRange -> {All, All}, Frame -> True, GridLines -> Automatic, LabelStyle -> {Black, 19}, Axes -> False, FrameLabel -> {"Distance (nm)", "Potencial (Nm)"}]
In this case the plot will have FrameLabels aligned to the center.
Comments
Post a Comment