Jump to content

php to matlab using exec()


dinek84

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.