Undefined function 'de2bi' for input arguments of type 'double'
10 ビュー (過去 30 日間)
古いコメントを表示
This tool is used in some third party matlab code to convert decimal to binary. When the code is run under MatLab 2009 (32-bit). The code works fine and no error is reported. However, running the same code under MatLab 2013 (64-bit) reports the above error. Both versions of the matlab are run on a 64-bit machine. The ver indicates communication toolbox is installed. Paths for all tools are properly set in MatLab.
Can someone suggest why the code reports error under a 64-bit Matlab but not under 32-bit?
Thanks, Zahid
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Signal Operations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!