Effacer les filtres
Effacer les filtres

Documentation on de2bi, is it accurate?

5 vues (au cours des 30 derniers jours)
Sam
Sam le 21 Jan 2014
Réponse apportée : Jan le 21 Jan 2014
Is this Link regarding the Documentation of de2bi accurate, in specific the 2nd Example regarding Padding Zeros?
When you say padding zeros don't you normally pad the left and onward. This example pads the right segment which changes the value of the binary.

Réponse acceptée

Jan
Jan le 21 Jan 2014
You do not pad "at the left" or "at the right", but the most significant bits. It is only a question of the output to the display, on which side these bits appear. In the shown case, it is the right. Using bin2dec it the the left.
See the 'left-msb' flag.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by