I recently installed a software package called GPSToolkit on my Windows machine. The bin directory was automatically added to my PATH and I can execute the GPS functions from any directory. However, when I attempt to make a system call within Matlab none of the functions in the GPS toolkit can be found. The specific error message reads “‘rinexpvt’ is not recognized as an internal or external command, operable program or batch file.”
Does Matlab have a different set of environmental variables? Maybe the operating system considers Matlab to be a different “User”? Any ideas would be greatly appreciated! Thanks in advance –Dom.
check http://www.mathworks.com/help/techdoc/ref/setenv.html for examples