Fixed case issue for PlanarSLAMExample_graph
parent
35d188e36d
commit
edef9851dc
|
@ -146,7 +146,7 @@ PlanarSLAMExample_sampling
|
|||
function PlanarSLAMGraph_Callback(hObject, eventdata, handles)
|
||||
axes(handles.axes3);
|
||||
echo on
|
||||
PlanarSLAMExample_Graph
|
||||
PlanarSLAMExample_graph
|
||||
echo off
|
||||
|
||||
% --- Executes on button press in SFM.
|
||||
|
|
Loading…
Reference in New Issue