Simulink S-Function builder "error using fopen"

3 ビュー (過去 30 日間)
Jacco Hubregtse
Jacco Hubregtse 2018 年 6 月 17 日
回答済み: Stefanie Schwarz 2018 年 9 月 12 日
When I try to build a simple Simulink model containing the S-Function builder block, the block won't build providing the following error message:
Error using fopen
The file name contains characters that are not contained in the filesystem encoding.
Certain operations may not work as expected.
This even happens with the simple example provided by Matlab:
open_system([docroot,'/toolbox/simulink/sfg/examples/sfbuilder_example']);
This happens in Matlab R2017a, R2017b and R2018a. I've one other guy that got the same issue https://nl.mathworks.com/matlabcentral/answers/394552-s-function-builder-fails-compilation-diagnostics-gives-error-using-fopen, which was solved by using an R2017b instead of R2018a.
Can anyone suggest a solution? Any help is greatly appreciated.

回答 (1 件)

Stefanie Schwarz
Stefanie Schwarz 2018 年 9 月 12 日
Hi Jacco,
please check out the article below to see what we currently know about this error message:

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by