Skip to content

Commit

Permalink
Update spec_simulation.m
Browse files Browse the repository at this point in the history
  • Loading branch information
Frudawski committed Jun 2, 2023
1 parent f0851a4 commit da1d256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LUMOS functions/spec_simulation.m
Original file line number Diff line number Diff line change
Expand Up @@ -11214,7 +11214,7 @@ function load_LDT(hObject,eventdata,handles)
end

filename = [path file];
ldc = read_ldt(filename);
ldc = readldt(filename);


ldt = getappdata(handles.Lumos,'ldt');
Expand Down

0 comments on commit da1d256

Please sign in to comment.