Raw Message
Message-ID: <48CF61ED.2010102@unifr.ch> Date: 2008-09-16T07:36:13Z From: Ardia David Subject: math-type label Dear all, I would like to create a math-type label like this one: c(expression(theta[1]), expression(theta[2]), ..., expression(theta[N])) How can I do that in an automatic way (i.e., for any dimension N). I tried with a "for" loop, but also need to used substitute I guess. Any idea? Thanks a lot, David