呼び出し手順
o=dec2oct(d)
呼び出し手順
- d
double行列, 正の整数値
- o
文字列の行列
説明
dec2oct(x)
は整数の行列の
8進表現を返します.
参照
Report an issue | ||
<< dec2hex | Integer representation | hex2dec >> |
o=dec2oct(d)
double行列, 正の整数値
文字列の行列
dec2oct(x)
は整数の行列の
8進表現を返します.
Report an issue | ||
<< dec2hex | Integer representation | hex2dec >> |