how to read data from website in simulink? is there any block to do that?
1 view (last 30 days)
Show older comments
how to read data from website in simulink? is there any block to do that?
0 Comments
Answers (1)
Srimouli Rukmabhatla
on 23 Mar 2020
Hi,
As of now there is no such block in library but you can create a custom matlab function block by using webread matlab function. Please refer the documentation of webread functionhttps://www.mathworks.com/help/matlab/ref/webread.html
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!