setdifference SciMax Toolbox setequalp

SciMax Toolbox >> setelmx

setelmx

Maxima Function

Calling Sequence

setelmx (x, i, j, M)

Description

Assigns x to the (i, j)'th element of the matrix M, and returns the altered matrix.

M [i, j]: x has the same effect, but returns x instead of M.

setdifference SciMax Toolbox setequalp