convert a number to n-ary format

2 visualizzazioni (ultimi 30 giorni)
Niko
Niko il 29 Gen 2014
Commentato: Niko il 29 Gen 2014
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 Commento
Niko
Niko il 29 Gen 2014
I just found the function dec2base and that solves my problem. Thanks!

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by