Function int2bit not found

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.

Respuestas (1)

DGM
DGM el 14 de Jun. de 2022

0 votos

int2bit() was introduced in R2021b. If you're using R2019b, it's not available.

Categorías

Más información sobre Matrix Computations en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Etiquetas

Preguntada:

el 14 de Jun. de 2022

Respondida:

DGM
el 14 de Jun. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by