pull/1/head
Sebastian Held 2010-03-31 15:39:07 +02:00
parent 61f99dfd3d
commit b5bea21529
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ openEMS_Path = [dir '/../../'];
command = [openEMS_Path 'openEMS.sh ' opts];
disp(command);
system(command)
system(command);