about coder used handles.axes
古いコメントを表示
I want to make mex file using coder application, but there is a problem. I don't know the type of handles.axes. this is used at making graph used in gui. Please help me........
2 件のコメント
What exactly is "handles.axes"? How did you define or create it?
handles.axes = 5
Then it is a double. "Used at making graph" does not clarify this.
seongo park
2018 年 8 月 6 日
回答 (1 件)
Ryan Livingston
2018 年 8 月 15 日
0 投票
Graphing and plotting functions are generally not supported for code generation with MATLAB Coder. If you can elaborate on why you'd like a MEX file, we can provide some guidance.
カテゴリ
ヘルプ センター および File Exchange で Creating, Deleting, and Querying Graphics Objects についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!