Exposed truth
parent
63b3b4ecea
commit
9d0c88c1dd
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
% Make sure global variables are visible on command prompt
|
% Make sure global variables are visible on command prompt
|
||||||
% so you can examine how they change as you step through
|
% so you can examine how they change as you step through
|
||||||
global frame_i data noiseModels isam result options
|
global options truth data noiseModels isam result frame_i
|
||||||
|
|
||||||
% Start GUI
|
% Start GUI
|
||||||
VisualISAM_gui
|
VisualISAM_gui
|
Loading…
Reference in New Issue