Great work, but when you use it in a GUI, It seems to get smaller every time you refresh the table.
To avoid this I deleted lines 154-159 and it works.
I have a exception error everytime if I close the GUI with a built-in uitable. Yair, any idea?
http://www.mathworks.com/matlabcentral/answers/25912-exception-in-thread-awt-eventqueue-0-java-lang-nullpointerexception-using-createtable-java
Also another question, how can I remove the row numbers in the first column??
5
13 Jan 2012
Java-based data table
Spreadsheet display/editing/sorting of data with multiple features
Hi Yair, thanks for all the nifty work on the sortable uitable. Quick question: the standard uitable cell edit callback takes three agruments, the final one being the “handles” argument. We use that in conjunction with the “guidata” function to create some side-effects from the cell edits that affect other figures that are open along with the one containing the uitable. Any ideas for how to replicate that functionality? Thanks.
Comment only
07 Jun 2011
Java-based data table
Spreadsheet display/editing/sorting of data with multiple features
Comment only