Assigning to parts of a matrix - how to?



Hi,
how can I assign to a column / row or submatrix of a matrix.
Unfortunately, the functions 'col' or 'submatrix' cannot be used on the  
LHS of an assignment.

So what can I do in place of writing loops or rebuilding the matrix  
from scratch?

Many thanks for a hint,
Helmut.