Jump to content

Help Running Octave


kne

Recommended Posts

Hi,

    I am a newbie to the php. I wrote a basic code to ask the user to upload a file and i provide it to octave. Ideally, the octave generates an output file and i should provide it to the user for download. I tried running octave from php using

"shell_exec('octave myfile.m')" and "exec('octave myfile.m')" too.  But this does not run the octave.

I need to know how i can run octave from PHP. I read about socket listen and socket create but i could not find any clear documentation on those. Can someone help me.

 

Thanks in advance,

Elan.

Link to comment
https://forums.phpfreaks.com/topic/205576-help-running-octave/
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.