How to access a Database from Simulink?
Mostra commenti meno recenti
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,
Risposte (1)
Fangjun Jiang
il 21 Apr 2020
0 voti
You can always use the "MATLAB Function" block. Keep in mind that it is executed at every simulation step.
2 Commenti
Srivenkata Satya Prasad Maddipatla
il 22 Apr 2020
Christopher Dieck
il 13 Giu 2022
Could you provide the S_Function?
Categorie
Scopri di più su Database Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!