我正在尝试使用 MATLAB 下载谷歌趋势数据。但是,当我运行以下命令时,我无法下载数据。
!"/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
但是,当我将 URL 部分粘贴到 google chrome 中时,它会下载。我怎样才能让它在 MATLAB 中工作?