about summary refs log tree commit diff
path: root/sourcecodes/add_evd_example.php
diff options
context:
space:
mode:
Diffstat (limited to 'sourcecodes/add_evd_example.php')
-rw-r--r--sourcecodes/add_evd_example.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sourcecodes/add_evd_example.php b/sourcecodes/add_evd_example.php
index 29465fae..cc393c0b 100644
--- a/sourcecodes/add_evd_example.php
+++ b/sourcecodes/add_evd_example.php
@@ -187,7 +187,7 @@ else
  
   //execute shell script for matlab
   $keyval = valid_keyval($keyval);
-  shell_exec('./run_octave_evd '.$keyval);
+  shell_exec('./run_scripts/run_octave_evd '.$keyval);
 
 ?>
 <script>