We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0b656 commit 3eb5e17Copy full SHA for 3eb5e17
src/Chapter5/xferheat.jl
@@ -86,7 +86,7 @@ nl_stats!(plot_hist, gout, "Newton-GMRES"; method=:nk)
86
# Plot the results
87
#
88
varcap=parm_string(tau, omega, thetar)
89
-if fignum > 0
+if fignum > 0 && printlabel
90
caption = string("Fig 5.$fignum: ", varcap)
91
else
92
caption = varcap
0 commit comments