Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • $\begingroup$ You can get it to replace (and update) inside the Manipulate using Dynamic as PlotLabel -> HoldForm@f[x, Dynamic@y, Dynamic@z]. I'm not sure how to not evaluate the z and not have it be FE`z$123 other than the ways you've already mentioned. $\endgroup$ Commented Oct 31, 2012 at 3:18
  • $\begingroup$ Welcome to Mathematica.SE! I suggest the following: 1) As you receive help, try to give it too, by answering questions in your area of expertise. 2)Read the FAQs! 3) When you see good Q&A, vote them up by clicking the gray triangles, because the credibility of the system is based on the reputation gained by users sharing their knowledge. ALSO, remember to accept the answer, if any, that solves your problem, by clicking the checkmark sign $\endgroup$ Commented Oct 31, 2012 at 19:47
  • $\begingroup$ Closely related: Using a function name instead of its definition in AxesLabel $\endgroup$ Commented May 3, 2014 at 5:58