Skip to content
Prev 267522 / 398502 Next

Convert matrix to numeric

On 03/08/2011 3:04 PM, Jeffrey Joh wrote:
Every entry in a matrix has the same type, so you can't change just 
those rows other than by extracting them into a separate matrix and 
changing that.

Duncan Murdoch