SQL database and Matlab GUI

Im kinda new using database with MATLAB. What i'm trying to do is to create a GUI with popup menu, and in these menu select items from the database. My problem is how to link my GUI and my database ?

回答 (1 件)

Önder
Önder 2018 年 6 月 18 日

0 投票

i guess the easiest way is to use a sql query for specific usage. by this I mean write for each usage a function or a script with the necessary sql code and link them to the buttons or drop down fields.
For more detailed answer you need to give more details to your problem and your code

カテゴリ

質問済み:

2018 年 4 月 19 日

回答済み:

2018 年 6 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by