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'];
|
command = [command ' > ' logfile ' 2>&1'];
|
||||||
end
|
end
|
||||||
|
|
||||||
if ~silent
|
% if ~silent
|
||||||
disp( ['invoking openEMS simulator: ' command] );
|
% disp( ['invoking openEMS simulator: ' command] );
|
||||||
end
|
% end
|
||||||
system(command);
|
system(command);
|
||||||
|
Loading…
Reference in New Issue
Block a user