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,

Antworten (1)

Fangjun Jiang
Fangjun Jiang am 21 Apr. 2020

0 Stimmen

You can always use the "MATLAB Function" block. Keep in mind that it is executed at every simulation step.

2 Kommentare

MATLAB function blocks are giving an error for the 'database' function that code cannot be generated. I got around this by using a MATLAB Level-2 S-function.
Christopher Dieck
Christopher Dieck am 13 Jun. 2022
Could you provide the S_Function?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Reporting and Database Access finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by