10進数から8進数への変換
o=dec2oct(d)
double行列, 正の整数値
文字列の行列
dec2oct(x) は整数の行列の 8進表現を返します.
dec2oct(x)
dec2oct([2748 10;11 3])