> And I know how to expand the columns with augment() under the TI-89 for
matrices.
>
> But how do you expand the rows?
I don't think "expand" is the most appropriate word to use here (it had me
confused for a while), but I think you want to use augment(M;N) rather than
augment(M,N).
    -Scott