How to connect Simulink to MS Access database

1 次查看(过去 30 天)
I have project requirment where my simulink blocks use data from MS Access database,,,How to connect simulink to databse
  2 个评论
Arun Badigannavar
Arun Badigannavar 2012-10-17
Is there any direct way to connect dabase to simulnik or i should put data into workspace and fetch them?
Srivenkata Satya Prasad Maddipatla
Hi Arun,
I'm trying to do something similar with PostgreSQL database. Were you able to figure this out? I need your help.

请先登录,再进行评论。

回答(1 个)

Sachin Ganjare
Sachin Ganjare 2012-10-17
You can use activex controls or database toolbox.
Refer below link for further details:
Hope it helps!!!
  3 个评论
Kaustubha Govind
Kaustubha Govind 2012-10-17
You need to write a MATLAB S-function block that will call into the Database Toolbox functions.
K E
K E 2012-10-17
This thread may have some useful info on S-functions that use the Database toolbox.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Database Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by