S-Function builder fails compilation diagnostics gives "Error using fopen ..."
2 ビュー (過去 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.
Johnny Wall
2018 年 7 月 7 日
@Mathworks, is this a bug in R2018A, that S-Function Builder does not work?
回答 (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!