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 ExchangeLinear Algebra についてさらに検索

製品

リリース

R2019b

質問済み:

2022 年 6 月 14 日

回答済み:

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