In Maple one can use [] to indicate either an array subscript, or a label subscript. can you do the latter in MAXIMA?



What is the difference between an array subscript and a label subscript in
Maple?

Maxima allows you to use arbitrary expressions as subscripts, e.g.,
t[start] and t[end]. Is that what you mean by a label subscript?

              -s


On Sun, Nov 3, 2013 at 1:14 AM, Jon Robinson <jonwrobinson at verizon.net>wrote:

> In Maple one can use [] to indicate either an array subscript, or a label
> subscript depending on how you type it in. Can you do the latter in MAXIMA?
>
>      Thanks
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>