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에서 Matrix Computations에 대해 자세히 알아보기

제품

릴리스

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