Problem to use the Fixed-Point Converter

I followed the example in DSP System Toolbox (14-37 at manual). I encountered the following error. Note that I am using 2017b with Microsoft Visual C++ 2017 compiler. Need some help. Thank you.

댓글 수: 3

Nick Choi
Nick Choi 2017년 10월 3일
I was able to follow this example without any issues in MATLAB R2017b using the Microsoft Visual C++ 2017 compiler on my machine.
However, I did not have any file named 'customFetchLoggedData' in my project. Can you explain what this file is?
Keonwook Kim
Keonwook Kim 2017년 10월 12일
Yes, I did the example. No matter what I did, I have the identical problem. I reinstalled MATLAB several times and changed C/C++ compiler to the GCC. The file is located in the below directory. C:\Program Files\MATLAB\R2017b\toolbox\coder\float2fixed\custom_logger The file name is "customFetchLoggedData.p" Thank you
Keonwook Kim
Keonwook Kim 2017년 10월 13일
I go back to the MATLAB R2017a and MinGW compiler. It is OK now. I will skip the 2017b version for while.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 C Code Generation에 대해 자세히 알아보기

질문:

2017년 9월 30일

댓글:

2017년 10월 13일

Community Treasure Hunt

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

Start Hunting!