How run Matlab on web page?

Status
Not open for further replies.

soma saleh

Newbie level 2
Joined
Mar 11, 2010
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
jeddah
Activity points
1,294
Hi...

I create web page by PHP, I made a form to upload image through to the server, the uploaded image will saved in folder "upload" inside the server, also the name of the image will written in text file... Now I want to start feature extraction to the uploaded image.
The Matlab must read the image name from the text file then:
img= imread("upload/image.gif");
How can I tell the Matlab to start?
please help me ASAP, I read "Matlab Webserver Toolbox" but I am really not understand how to allow it start working?

thanks in advance
soma
 

how about compiling your matlab code, and make it be called by "system" from php?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…