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 commentaires

Azzi Abdelmalek
Azzi Abdelmalek le 2 Oct 2013
It's not useful to post a code as an image.
Rinachi Garg
Rinachi Garg le 2 Oct 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.

Connectez-vous pour commenter.

 Réponse acceptée

Sean de Wolski
Sean de Wolski le 2 Oct 2013

1 vote

6 commentaires

Rinachi Garg
Rinachi Garg le 3 Oct 2013
I cannot access this. Is there any other link?
Sean de Wolski
Sean de Wolski le 3 Oct 2013
From the MATLAB desktop,
  • doc
  • Click on MATLAB Coder
  • Language supported for Code Generation
Rinachi Garg
Rinachi Garg le 3 Oct 2013
Thanks for the help. I created executable for SIMULINK model. How do I include it in GUI .m file? I can generate GUI executable from MATLAB coder right?
Sean de Wolski
Sean de Wolski le 4 Oct 2013
Yes, you would use MATLAB Compiler to do this rather than MATLAB Coder.
Kaustubha Govind
Kaustubha Govind le 4 Oct 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 le 26 Juin 2015
The following link comparing and distinguishing MATLAB Coder and MATLAB Compiler SDK is also relevant and might be useful:

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB Coder dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by