S-Function builder fails compilation diagnostics gives "Error using fopen ..."
조회 수: 3 (최근 30일)
이전 댓글 표시
I followed the very simple and straightforward guide to write an S Function Builder Block here https://www.mathworks.com/matlabcentral/mlc-downloads/downloads/submissions/39354/versions/10/download/zip/DriversGuide.zip and I get the following error when clicking the Build button:
Error using fopen
The file name contains characters that are not contained in the filesystem encoding.
Certain operations may not work as expected.
I have r2018a.
댓글 수: 6
Doug Kaiser
2018년 4월 27일
편집: Doug Kaiser
2018년 4월 27일
This problem does not occur when the exact same thing is tried back on r2017b.
답변 (1개)
Stefanie Schwarz
2018년 9월 10일
Hi,
please check out the article below to see what we currently know about this error message:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!