add tooltips for VisualISAM_gui in matlab. Known bug: Figure won't update when run with "Save Figures" enabled.

release/4.3a0
Duy-Nguyen Ta 2012-09-04 04:19:47 +00:00
parent 2b4c0e1b14
commit 0f6ffcd4b2
2 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ options.showImages = get(handles.showImagesCB,'Value');
options.hardConstraint = get(handles.hardConstraintCB,'Value');
options.pointPriors = get(handles.pointPriorsCB,'Value');
options.batchInitialization = get(handles.batchInitCB,'Value');
options.reorderInterval = str2num(get(handles.reorderIntervalEdit,'String'));
%options.reorderInterval = str2num(get(handles.reorderIntervalEdit,'String'));
options.alwaysRelinearize = get(handles.alwaysRelinearizeCB,'Value');
% Display Options