Commit 0472156f authored by Eamon Doyle's avatar Eamon Doyle
Browse files

updates for massively increased speed

parent abb2d4cf
......@@ -96,6 +96,7 @@ function pushbutton_save_Callback(hObject, eventdata, handles)
% hObject handle to pushbutton_save (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
lungMatrix = handles.lungMatrix;
lungStats = handles.lungStats;
gitInfo = handles.gitInfo;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment