using google on matlab web browser
Afficher commentaires plus anciens
So I am trying to use the web browser for matlab using so far I have this code.
url = 'www.google.com';
web(url)
I'm to make a code where I would type some thing to sereach (Like you would with google) but using my matlab code and matlab browser.
Is there a way?
2 commentaires
per isakson
le 8 Déc 2019
Modifié(e) : per isakson
le 8 Déc 2019
Your code works for me (R2018b). It opens a google page in which I'm asked to accept some account related stuff. I guess, Google regards me as a new user.
Rainaire Hansford
le 4 Jan 2020
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Google dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!