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.

回答(1 个)

DGM
DGM 2022-6-14

0 个投票

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

类别

帮助中心File Exchange 中查找有关 Linear Algebra 的更多信息

产品

版本

R2019b

回答:

DGM
2022-6-14

Community Treasure Hunt

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

Start Hunting!

Translated by