how to read data from website in simulink? is there any block to do that?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
madusha suraweera
el 23 de En. de 2020
Respondida: Srimouli Rukmabhatla
el 23 de Mzo. de 2020
how to read data from website in simulink? is there any block to do that?
0 comentarios
Respuestas (1)
Srimouli Rukmabhatla
el 23 de Mzo. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!