S-Function builder fails compilation diagnostics gives "Error using fopen ..."
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 13 Apr 2018
What is the name you are giving to the S function?
Tim Darrah
il 13 Apr 2018
Modificato: Tim Darrah
il 13 Apr 2018
Walter Roberson
il 13 Apr 2018
I looked through the various models in the .zip but I could not see anything obvious.
Which model was it that you had open when you did the build ?
Doug Kaiser
il 27 Apr 2018
Modificato: Doug Kaiser
il 27 Apr 2018
This is also occurring on my system when trying to build from the built in MATLAB s function builder example model.
open_system([docroot,'/toolbox/simulink/sfg/examples/sfbuilder_example']);
This only started happening after upgrading to r2018a.
Doug Kaiser
il 27 Apr 2018
Modificato: Doug Kaiser
il 27 Apr 2018
This problem does not occur when the exact same thing is tried back on r2017b.
Johnny Wall
il 7 Lug 2018
@Mathworks, is this a bug in R2018A, that S-Function Builder does not work?
Risposte (1)
Stefanie Schwarz
il 10 Set 2018
0 voti
Hi,
please check out the article below to see what we currently know about this error message:
Categorie
Scopri di più su Block and Blockset Authoring in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!