Hi Lorenzo,
I may (?) have left something out. It isn't clear what "~" is supposed to
mean; perhaps it is just a spacer, or perhaps you meant the following:
plot(1,1)
legend("topright", expression(paste(R[g] %~~% k^{1/d[f]^{small}},~5<=k,
{}<=15)))
HTH, Mark.
Mark Difford wrote:
>
> Hi Loren
Hi Lorenzo,
>> ...but I would like to write that 5<=k<=15.
This is one way to do what you want
plot(1,1)
legend("topright", expression(paste(R[g]~k^{1/d[f]^{small}}~5<=k, {}<=15)))
HTH, Mark.
Lorenzo Isella wrote:
>
> Dear All,
> I am sure that what I am asking can be solved by less than a
2 matches
Mail list logo