how to read data from website in simulink? is there any block to do that?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
how to read data from website in simulink? is there any block to do that?
0 Commenti
Risposte (1)
Srimouli Rukmabhatla
il 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 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!