How to connect Simulink to MS Access database

1 visualización (últimos 30 días)
Arun Badigannavar
Arun Badigannavar el 17 de Oct. de 2012
I have project requirment where my simulink blocks use data from MS Access database,,,How to connect simulink to databse
  2 comentarios
Arun Badigannavar
Arun Badigannavar el 17 de Oct. de 2012
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 el 21 de Abr. de 2020
Hi Arun,
I'm trying to do something similar with PostgreSQL database. Were you able to figure this out? I need your help.

Iniciar sesión para comentar.

Respuestas (1)

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

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by