dinek84 Posted May 15, 2009 Share Posted May 15, 2009 I am trying to run a matlab file from php using exec() exec('start /b matlab.exe -nosplash -r sample'); But this does not invoke matlab and every time I run this I see a activat_matlab.exe on the task Bar. I have already activated matlab. The same command works when tried on command prompt. Help please!!!! Link to comment https://forums.phpfreaks.com/topic/158199-php-to-matlab-using-exec/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.