Can anyone tell me what the setup for matlab would be to use the nomics api
I'm kinda new to using an API any help would be great!

 Respuesta aceptada

Yongjian Feng
Yongjian Feng el 29 de Ag. de 2021

0 votos

Use webread with options.
  1. The first hurdle is the authentication. Try this one: auth
  2. If you are comfortable with curl, the nomics API has curl examples. They could be very helpful for debugging. Just need to compare your webread result with your curl result when necessary.
Other than that, it should be pretty straightforward.

Más respuestas (0)

Productos

Versión

R2020b

Etiquetas

Preguntada:

el 21 de Jul. de 2021

Respondida:

el 29 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by