meleantonio / Google-for-MATLAB

Access Google from MATLAB Command Window

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google for MATLAB

Google for MATLAB allows you to quickly access Google from the Command Window of MATLAB.

Whether you are searching for the perfect carbonara recipe or some useful advice on how to survive your doctoral studies, this simple function can save you some clicks and open Google in your default browser.

From the Command Window just type:

google How to survive your PhD

or

google How to cook the perfect carbonara

and your default browser will pop up with the results of the search.

Installation 💾

Just clone (or fork) this repo and add it to the PATH on MATLAB.

Contribute 🙏

Please contribute to improve the function (or if you find any bug) by raising an issue here on GitHub.

About

Access Google from MATLAB Command Window

License:MIT License


Languages

Language:MATLAB 100.0%