Info
This question is closed. Reopen it to edit or answer.
Trying to connect XCode 5 and Matlab 2014a and get an AWT-EventQueue-0 error
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Ken Atwell
on 23 Oct 2014
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 Comments
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!