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!