Why can't I use CustomFloat??
Mostra commenti meno recenti
I've found a very good example of customfloat, but in my computer it can't find CustomFloat function?
Does anyone know the reason(in the web it works;;)
v = pi;
word_length = 16;
mantissa_length = 4;
x = CustomFloat(v, word_length, mantissa_length)
Risposte (1)
You need the Fixed-Point Designer toolbox, which is a separate product you may not have in your system.
In the web, the toolbox is available.
1 Commento
Won Geun Shin
il 2 Set 2022
Categorie
Scopri di più su MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!