Function int2bit not found
Ältere Kommentare anzeigen
Dear all,
I am using a full academic licence of Matlab/Simulink, and I ofter need to use
int2bit(int, m);
bit2int(int);
functions.
In case I use a Windows environment I get no problems, whereas in my MAC laptop Matlab does not find those functions.
What is the prolem?
Thanks in advance.
Antworten (1)
DGM
am 14 Jun. 2022
0 Stimmen
int2bit() was introduced in R2021b. If you're using R2019b, it's not available.
Kategorien
Mehr zu Linear Algebra finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!