MATLAB executable code generator error

1 visualización (últimos 30 días)
Rinachi Garg
Rinachi Garg el 2 de Oct. de 2013
Comentada: Chetan Rawal el 26 de Jun. de 2015
How do I resolve the following error? I am setting the color stacked horizontal bar graph using this.
Thanks a lot for your help.
  2 comentarios
Azzi Abdelmalek
Azzi Abdelmalek el 2 de Oct. de 2013
It's not useful to post a code as an image.
Rinachi Garg
Rinachi Garg el 2 de Oct. de 2013
Basically, I have to set the color of bar graph. And since it is a stacked graph I am defining it as a column vector. And MATLAB coder allows only row vector call arrays. If I use row array to resolve this, then simulation gives an error to plot the graph.

Iniciar sesión para comentar.

Respuesta aceptada

Sean de Wolski
Sean de Wolski el 2 de Oct. de 2013
  6 comentarios
Kaustubha Govind
Kaustubha Govind el 4 de Oct. de 2013
No, you cannot use MATLAB Coder to generate a standalone from a MATLAB GUI. You can however use MATLAB Compiler to achieve that. See How can I create a deployable standalone executable from a MATLAB application that calls a Simulink model? for more information.
Chetan Rawal
Chetan Rawal el 26 de Jun. de 2015
The following link comparing and distinguishing MATLAB Coder and MATLAB Compiler SDK is also relevant and might be useful:

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre MATLAB Coder en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by