Undefined function 'de2bi' for input arguments of type 'double'
조회 수: 11 (최근 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!