Skip to content
Prev 223629 / 398500 Next

combining expressions in mathplot

On 09.06.2010 06:15, RICHARD M. HEIBERGER wrote:
text(5, 1, substitute(a ~ b, list(a=aa[[1]], b=bb[[1]])))
text(5, 1, substitute(a ~"'"~ b, list(a=aa[[1]], b=bb[[1]])))

Uwe