Commit 9187f672 authored by Matthew Dawson's avatar Matthew Dawson
Browse files

Fix not opening tables.


git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@8642 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
parent 72849ac1
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -121,10 +121,9 @@ else
    if data.open
        if ishghandle(data.fig)
            figure(data.fig);
            
        end
            return            
        end
    end
    
end
if mode == 1