MATLAB executable code generator error

1 回表示 (過去 30 日間)
Rinachi Garg
Rinachi Garg 2013 年 10 月 2 日
コメント済み: Chetan Rawal 2015 年 6 月 26 日
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 件のコメント
Azzi Abdelmalek
Azzi Abdelmalek 2013 年 10 月 2 日
It's not useful to post a code as an image.
Rinachi Garg
Rinachi Garg 2013 年 10 月 2 日
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.

サインインしてコメントする。

採用された回答

Sean de Wolski
Sean de Wolski 2013 年 10 月 2 日
  6 件のコメント
Kaustubha Govind
Kaustubha Govind 2013 年 10 月 4 日
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 2015 年 6 月 26 日
The following link comparing and distinguishing MATLAB Coder and MATLAB Compiler SDK is also relevant and might be useful:

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Coder についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by