removed display of openEMS execution command
This commit is contained in:
parent
979ed737f6
commit
705f422d84
@ -49,7 +49,7 @@ else
|
||||
command = [command ' > ' logfile ' 2>&1'];
|
||||
end
|
||||
|
||||
if ~silent
|
||||
disp( ['invoking openEMS simulator: ' command] );
|
||||
end
|
||||
% if ~silent
|
||||
% disp( ['invoking openEMS simulator: ' command] );
|
||||
% end
|
||||
system(command);
|
||||
|
Loading…
Reference in New Issue
Block a user