Matlab Function in Simulink cannot be deployed to Arduino
Mostrar comentarios más antiguos
I have a simulink model which contains a Matlab Funtion inside, when i try to deploy it to arduino i get an error like:
Nested functions are not supported.
Function 'arduino.m' (#44.43600.43622), line 1026, column 22:
"validateBoardPortMatch"
Launch diagnostic report.
Component:MATLAB Function | Category:CodererrorOpen
Errors occurred during parsing of MATLAB function 'MATLAB Function'
Component:MATLAB Function | Category:Codererror
Errors occurred during parsing of MATLAB function 'MATLAB Function'
Component:Simulink | Category:Blockerror
What should i do to fix this problem?
Respuestas (2)
Bruno Marin
el 27 de Sept. de 2017
0 votos
I have this problem too...
Meeshawn Marathe
el 17 de Oct. de 2017
0 votos
Categorías
Más información sobre Arduino Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!