Binary to Base X Conversion

Converts a given Binary array into corresponding Base X.

You are now following this Submission

This function converts a binary array to the corresponding sequence of intgers in Base X. We need to paas a row vector of bits(say B) and the value for Base (say X) to the function. The output will be D, which represnts B in Base X. D also will be a row vector of integers values fall into [0, X-1].

Cite As

Manikandan VM (2026). Binary to Base X Conversion (https://in.mathworks.com/matlabcentral/fileexchange/62107-binary-to-base-x-conversion), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Convert Image Type in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0