Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Trying to connect XCode 5 and Matlab 2014a and get an AWT-EventQueue-0 error
조회 수: 1 (최근 30일)
이전 댓글 표시
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/145836/image.png)
I get an error message when I try to attach a Matlab process to XCode. Before attaching, I have put the .C code in the new project, checked it's fine (apparently so). I immediately get this error when I start clicking on the Matlab window (i.e to go to a directory I want, or run a script).
Any advice?
Regards,
F
댓글 수: 0
답변 (1개)
Ken Atwell
2014년 10월 23일
Presumably you are trying to debug a MEX-File. See the documentation topic Debugging on Mac Platforms for set-up you need to do to have a workable experience.
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!