Using "urlread" with codegen on hardware devices

2 views (last 30 days)
I am trying to program my raspberry pi hardware device to get the weather from an API but since Simulink uses codegen, I am apparently not allowed to use the urlread function. I am looking for a work around for this issue. I don't really need the urlread function, as long as I can get the JSON output.

Answers (0)

Community Treasure Hunt

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

Start Hunting!