Help please!! Matlab Coder toolbox not being executed. When i type ccoder in command window it shows error. when i type command ver it's show there is MATLAB coder version 2.3
2 次查看(过去 30 天)
显示 更早的评论
After typing ccoder or coder in command window this errors are shown
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at com.mathworks.project.impl.NewOrOpenDialog.<init>(NewOrOpenDialog.java:402)
at com.mathworks.project.impl.NewOrOpenDialog.<init>(NewOrOpenDialog.java:81)
at com.mathworks.project.impl.NewOrOpenDialog$14.run(NewOrOpenDialog.java:512)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!