How to access a Database from Simulink?
Mostrar comentarios más antiguos
Hi all,
I'm using Database Toolbox to query data from a PostgreSQL via MATLAB script. I want to do the same from within Simulink. Could anyone help me with that?
Thank you,
Respuestas (1)
Fangjun Jiang
el 21 de Abr. de 2020
0 votos
You can always use the "MATLAB Function" block. Keep in mind that it is executed at every simulation step.
2 comentarios
Srivenkata Satya Prasad Maddipatla
el 22 de Abr. de 2020
Christopher Dieck
el 13 de Jun. de 2022
Could you provide the S_Function?
Categorías
Más información sobre Database Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!