silence
parent
61f99dfd3d
commit
b5bea21529
|
@ -12,4 +12,4 @@ openEMS_Path = [dir '/../../'];
|
||||||
|
|
||||||
command = [openEMS_Path 'openEMS.sh ' opts];
|
command = [openEMS_Path 'openEMS.sh ' opts];
|
||||||
disp(command);
|
disp(command);
|
||||||
system(command)
|
system(command);
|
||||||
|
|
Loading…
Reference in New Issue