Analyzing and creating fixed-point data types.
Afficher commentaires plus anciens
Hello, is there a single function to get the minimum and maximum value representable by a specific fixed-point data type? I am aware that I can calculate it but wondering if there is really no function for it. My second question is the same thing around. Is there a function to create a fixed-point data type based on minimum, maximum and scaling, which does not need a word length or the like before? Again I am aware that I can calculate it but would prefer a ready to use function if available.
Thanks in Advance Torsten Knodt
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Fixed Point dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!