#!/usr/bin/octave -qf source("./run_scripts/path_cd.m") arg_list = argv(); Predictmultipleintervention(arg_list{1}); command=cstrcat("/var/www/html/compbio/BNW_1.3/bnw-env/bin/python3 ",base_dir,"/violin_int_plotly.py ",arg_list{1}); test=system(command);