Import Data tool crashes (Matlab R2013b)

2 次查看(过去 30 天)
Dear Matlab team,
I just upgraded to Matlab R2013b and the import data tool keeps crashing. I also updated my java to 7 update 45. Doesn't help.
Here is the errror output:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at com.mathworks.mlwidgets.importtool.TextTable.createDefaultColumnModel(TextTable.java:1019) at com.mathworks.mlwidgets.importtool.TextTable.createDefaultColumnsFromModel(TextTable.java:1042) at javax.swing.JTable.tableChanged(Unknown Source) at com.mathworks.mlwidgets.importtool.TextTable.tableChanged(TextTable.java:1386) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableStructureChanged(Unknown Source) at com.mathworks.mlwidgets.importtool.AbstractFileTableModel.matlabCallback(AbstractFileTableModel.java:765) at com.mathworks.mlwidgets.importtool.TextFileTableModel$7$1.run(TextFileTableModel.java:534) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(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)
Please help, as I really need the import data tool to read tab delimited files ...
Cheers,
Michael

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Import and Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by