How to access a Database from Simulink?
Afficher commentaires plus anciens
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,
Réponses (1)
Fangjun Jiang
le 21 Avr 2020
0 votes
You can always use the "MATLAB Function" block. Keep in mind that it is executed at every simulation step.
2 commentaires
Srivenkata Satya Prasad Maddipatla
le 22 Avr 2020
Christopher Dieck
le 13 Juin 2022
Could you provide the S_Function?
Catégories
En savoir plus sur Database Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!