You can create a sum matrix over rows by typing sum(matrixName, 2). This will return an array containing sum over rows. For more info: http:// ...
確定! 回上一頁