Jump to content

How to call Matlab Fucntion in PHP


josephjy

Recommended Posts

I try to call a matlab function in PHP to process data and generate a graph.

I use C to call matlab and generate the graph and use php to call the ".exe" file generated by C . (exec)

 

But it does not work, every time it runs to .exe, it stops.

 

Anyone has some idea what is going on?

 

Thank you very much!!!

Link to comment
https://forums.phpfreaks.com/topic/42639-how-to-call-matlab-fucntion-in-php/
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.