I am trying to download google trends data using MATLAB. However, when I run the following command, I am not able to download the data.
!"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" http://www.google.com/trends/trendsReport?q=MSFT&geo=US&content=1&export=1&graph=all_csv
However, when I paste the URL part into google chrome it will download. How can I get this to work in MATLAB?