How can I pass string values from workspace to simulink?

3 visualizaciones (últimos 30 días)
celia muñoz
celia muñoz el 22 de Mayo de 2017
Comentada: Emerson Butler el 18 de Abr. de 2019
I have a string variable in Matlab workspace and I want to work with it in a Simulink fuction. Is it possible?
  1 comentario
Emerson Butler
Emerson Butler el 18 de Abr. de 2019
I have this same question, did you ever find a way? Matlab 2018 has a String library for Simulink, but I have 2017 and thus no string library. I was thinking about converting my string to ASCII, and then to uint8, passing that int to simulink, and then using a Matlab Function block to convert from into to ASCII to string, but I get an error saying "String class is not supported for code generation", which makes me think simulink pre-2018 has no string support.

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by