Matlab Compiler not working properly (R2012b)
古いコメントを表示
Hi!
I want to use the MATLAB Compiler, or the "deploytool", but when I do the window shows up half done and I get an error message that repeats itself as soon as I move the cursor or click anywhere. What could be wrong?
MATLAB Compiler Version 4.18

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at com.mathworks.project.impl.NewOrOpenDialog$TargetComboBoxRenderer.getListCellRendererComponent(NewOrOpenDialog.java:556)
at com.sun.java.swing.plaf.windows.WindowsComboBoxUI.paintCurrentValue(Unknown Source)
at javax.swing.plaf.basic.BasicComboBoxUI.paint(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsComboBoxUI.paint(Unknown Source)
at javax.swing.plaf.ComponentUI.update(Unknown Source)
at javax.swing.JComponent.paintComponent(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintToOffscreen(Unknown Source)
at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
at javax.swing.RepaintManager.paint(Unknown Source)
at javax.swing.JComponent._paintImmediately(Unknown Source)
at javax.swing.JComponent.paintImmediately(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
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)
回答 (1 件)
Sebastian
2014 年 8 月 1 日
編集済み: Andreas Goser
2014 年 8 月 1 日
0 投票
1 件のコメント
Andreas Goser
2014 年 8 月 1 日
Note: I removed MathWorks staff name from this post
カテゴリ
ヘルプ センター および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!