Oguz Bayrak wrote:
> Hi everyone,
>
> I have been trying to use maxima not more than one month so I
> definately need some help even with the simplest tasks
>
> Anyway my problem is about matrices.
> I had defined some matrices which has variables inside and I am trying
> to do simple calculations with them.
>
-
>
Try smaller examples, and read about doallmxops and related flags. You may
also want to experiment with the use of . and * and declarations of scalars.
Your example is kind of messy, but I suspect there is no way to explicitly
write out what you have if it is matrix . symbol.
RJF