Problem running executable (standalone) GUI using Arduino

I have a Matlab based GUI that controls some digital output channels on Arduino. The GUI works fine when run from Matlab, but once a standalone application is created, following error is generated: 'Unable to load a message catalog 'MATLA:Arduino:general'. Currently i am using Matlab R2014b and Arduino package for Matlab version 14.2.2..

1 comentario

D
D el 17 de En. de 2017
Editada: D el 17 de En. de 2017
I have the same issue, any solution to this yet? I am on 2016b...

Iniciar sesión para comentar.

Respuestas (2)

Arun Kumar
Arun Kumar el 21 de Jul. de 2016
Appears that there is currently no solution to the error above, tried adding the 'general' files available in arduinoio:resources:Matlab:en:arduinoio and :hwshared while packaging, but then having error 'Arduino IDE not installed'.
Have moved back to older Matlab package for Arduino (with adioes.pde loaded on Arduino Uno)and am able to create workable executable GUI in 2014b.

1 comentario

#Arunkumar can you please tell me which version you used for that, and it will be very helpful if you share the link of that software.
Thank you!!!

Iniciar sesión para comentar.

AKSHAY  KUDEGAVE
AKSHAY KUDEGAVE el 9 de Dic. de 2017
#Arunkumar can you please tell me which version you used for that, and it will be very helpful if you share the link of that software.
Thank you!!!

1 comentario

It has been sometime since I had done that, but as I remember, I had used back the legacy package. You can check 'Legacy MATLAB and Simulink Support for Arduino'. The main difference being: 1)You need to load the server program (adioes.pde) in Arduino card from Arduino environment (current package does it automatically from Matlab environment). 2) Commands are slightly different (you can follow examples in legacy package).

Iniciar sesión para comentar.

Categorías

Más información sobre Arduino Hardware en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 17 de Jul. de 2016

Comentada:

el 13 de Dic. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by