How to run Google App Script using Matlab?
1 次查看(过去 30 天)
显示 更早的评论
Hi all. So I have a Google Spreadsheet Script that fetches something from a certain website and outputs it on the Spreadsheet. I wanted to develop a Matlab GUI for displaying the results. So instead of logging into Google Apps and running the script, the user can simply open the GUI and run it. Does anyone know how to run a Google App Script using Matlab? Thanks!