How can i match a value in variable with data stored in database?
Show older comments
I have created automated number plate detection application after no plate extraction I have created database which holds record of registered car no only, Now i want to check whether the extracted number lies within the database or not
2 Comments
Guillaume
on 17 May 2017
I have created database which holds record of registered car no
In order to answer your question. We would need to know what form that database takes. Normally when somebody says database, they mean something managed by MySQL, SQL Server, Oracle or similar. At a stretch, it's something stored in Excel.
Rya
on 20 May 2017
Accepted Answer
More Answers (0)
Categories
Find more on Database Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!