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!