Multiple errors when using MATLAB function block
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
I am trying to control a 7 segment display using MATLAB and Simulink with the add on packages that allow them to be used with an Aruduino. My code should be correct but when I try to build and upload I get a tone of errors. I am using 2019b. Please Help!



Respuestas (1)
Shunichi Kusano
el 24 de Feb. de 2020
Hi Gavin,
I see red wavy lines in your script:
x ~y % maybe this will be x & ~y
This is an error source. First, please fix these, then we will observe what happens next.
2 comentarios
Gavin Allen
el 25 de Feb. de 2020
Shunichi Kusano
el 25 de Feb. de 2020
Glad to hear that!
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!