convert a number to n-ary format

3 ビュー (過去 30 日間)
Niko
Niko 2014 年 1 月 29 日
コメント済み: Niko 2014 年 1 月 29 日
Hi everyone,
How can I implement a function of converting an integer into another numeral system? For example, func(13,2) should convert 13 (in decimal) to binary number 1101.
Thanks a lot!
Niko
  1 件のコメント
Niko
Niko 2014 年 1 月 29 日
I just found the function dec2base and that solves my problem. Thanks!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeData Type Conversion についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by