S-Function builder fails compilation diagnostics gives "Error using fopen ..."
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Doug Kaiser
el 27 de Abr. de 2018
Editada: Doug Kaiser
el 27 de Abr. de 2018
This problem does not occur when the exact same thing is tried back on r2017b.
Johnny Wall
el 7 de Jul. de 2018
@Mathworks, is this a bug in R2018A, that S-Function Builder does not work?
Respuestas (1)
Stefanie Schwarz
el 10 de Sept. de 2018
Hi,
please check out the article below to see what we currently know about this error message:
0 comentarios
Ver también
Categorías
Más información sobre Arduino Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!