Unsure of parameters required for urlread 'post' method

1 Ansicht (letzte 30 Tage)
Philip  Spratt
Philip Spratt am 18 Jun. 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'});

Antworten (0)

Kategorien

Mehr zu Software Development Tools finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by