How to connect Simulink to MS Access database

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
Srivenkata Satya Prasad Maddipatla 2020 年 4 月 21 日
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 日

1 投票

You can use activex controls or database toolbox.
Refer below link for further details:
Hope it helps!!!

3 件のコメント

Arun Badigannavar
Arun Badigannavar 2012 年 10 月 17 日
Thanks mr sachin,,but i guess i need database toolbox and Will i get direct databse conneting blocks in Simulink if i take databse too;lbox
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.

サインインしてコメントする。

カテゴリ

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by