How to access a Database from Simulink?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Srivenkata Satya Prasad Maddipatla
am 20 Apr. 2020
Kommentiert: Christopher Dieck
am 13 Jun. 2022
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,
0 Kommentare
Antworten (1)
Fangjun Jiang
am 21 Apr. 2020
You can always use the "MATLAB Function" block. Keep in mind that it is executed at every simulation step.
2 Kommentare
Siehe auch
Kategorien
Mehr zu Database Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!