Undefined function 'de2bi' for input arguments of type 'double'.

Hi everyone, I have a small error in my code. I will be honest, it has been a few months since I last used matlab so please be gentle! Attached is my code where I have the following error message directed towards line 8: Undefined function 'de2bi' for input arguments of type 'double'. Any help will be appreciated, thanks.

回答 (1 件)

Amit
Amit 2014 年 1 月 21 日

1 投票

I think I know why this is happening.
de2bi function belongs to 'communication system toolbox'. This toolbox is most likely not installed/available for your matlab. Thats why your code does not recognizes this function.

4 件のコメント

Amit
Amit 2014 年 1 月 21 日
type
ver
and verify that 'communication system toolbox' is installed.
Robert Lois
Robert Lois 2014 年 1 月 21 日
Amit, I found the problem, thank you for the help though
Ivan Martinez
Ivan Martinez 2017 年 12 月 10 日
what was your problem? Am having the same issue and I have the toolbox installed
sheeba pattu
sheeba pattu 2023 年 3 月 12 日
yes! even im facing same issuse

サインインしてコメントする。

カテゴリ

タグ

質問済み:

2014 年 1 月 21 日

コメント済み:

2023 年 3 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by