setFiguresPosition Set the position of a chess figure.
setFiguresPosition(handle,to)
The position of a given chess figure is set.
Inputs:
Outputs:
Assume a figure with "handle" should be placed at [2 3]. The command setFiguresPosition(handle,[2 3]) manages that.