Unsure of parameters required for urlread 'post' method

2 vues (au cours des 30 derniers jours)
Philip  Spratt
Philip Spratt le 18 Juin 2013
I want to send the necessary parameters to the webpage and return the results. I understand urlread can do this, but I am not that experienced with Matlab, hence this question. I also believe I need to use the 'post' method if I wish to provide parameters to the form. I am a little unsure as to the parameter-value pairs which I need to provide as the exact names are not clear.
Please see the below url.
URL = 'http://metlin.scripps.edu/spec_search.php'; str = urlread(URL,'post',{'term','value'});

Réponses (0)

Catégories

En savoir plus sur Software Development Tools dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by