Good day, I'm new to both Matlab and PHP. I have been trying to run a Matlab script via PHP and have been looking for resources on how to type the path correctly. This is what I've tried thus far and I'd appreciate someone's input.
exec ("C:/Users/toonsiss/Documents/MATLAB/edges/edgeBoxesDemo.m", $output);