Skip to content
Snippets Groups Projects
Commit 6a08c3d8 authored by Federico Felici's avatar Federico Felici
Browse files

Updated NBI interface

parent 9779d8c9
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,7 @@ classdef SCD ...@@ -11,6 +11,7 @@ classdef SCD
% Creating the experimental code container class % Creating the experimental code container class
SCDexps = SCD.getexpcodecontainer(); SCDexps = SCD.getexpcodecontainer();
E = SCDexps.getbymaincode(expcode); E = SCDexps.getbymaincode(expcode);
SCDconf_setSIMconf; % set conf for simulation
end end
function help() function help()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment