How to access a Database from Simulink?
显示 更早的评论
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,
回答(1 个)
Fangjun Jiang
2020-4-21
0 个投票
You can always use the "MATLAB Function" block. Keep in mind that it is executed at every simulation step.
2 个评论
Srivenkata Satya Prasad Maddipatla
2020-4-22
Christopher Dieck
2022-6-13
Could you provide the S_Function?
类别
在 帮助中心 和 File Exchange 中查找有关 Database Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!