From 25b843f6bbacb1937bdb960777b73acbece64115 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 14:36:59 -0600 Subject: GENENET8 update --- sourcecodes/example.php | 68 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 67 insertions(+), 1 deletion(-) (limited to 'sourcecodes/example.php') diff --git a/sourcecodes/example.php b/sourcecodes/example.php index 11c74633..d831b32d 100644 --- a/sourcecodes/example.php +++ b/sourcecodes/example.php @@ -1,6 +1,8 @@ %s;\n",$ii,$j); + //fprintf($fouttemp,"%s -> %s;\n",$row_name,$col_name); + + } + } + + + } +fwrite($fout,"$endstring"); +fclose($fout); + + +shell_exec('./run_scripts/run_octave '.$keyval); + + + + ?> -- cgit 1.4.1