Clear Filters
Clear Filters

How to get data from MySQL database in matlab GUI

3 views (last 30 days)
Hi, everyone have troble to retrive data from database. In GUI project i need write car plate symbols and then get data from database, because car number is indices. So question is how to connect database with GUI. Also i dont know that im right, but i think, when i press search button, then database need connect and retrive data in fields
Thans for answers.
  5 Comments
Gytis Raudonius
Gytis Raudonius on 26 Mar 2016
i connect database when i press gauti button, but i dont know which function to use in empty field to get data from datase
Geoff Hayes
Geoff Hayes on 28 Mar 2016
Gytis - wouldn't you use the same function (that establishes the connection) to query the database for the data?

Sign in to comment.

Answers (1)

Stalin Samuel
Stalin Samuel on 26 Mar 2016

Community Treasure Hunt

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

Start Hunting!