How to interface a hardware to matlab?
1 view (last 30 days)
Show older comments
I have a secugen fingerprint scanner and i want to interface this with the matlab. How to do it?
0 Comments
Answers (1)
Image Analyst
on 27 Mar 2015
Follow the manual? That seems like a good first step. If there is an SDK for it, you'll probably need that. Or if there's a program that talks to it, and that program understands ActiveX (and you're using Windows), then you can use ActiveX, but you'll need the manual to know the methods and properties. You can also contact the manufacturer and ask for MATLAB interfacing software - maybe they have it and you just have to ask them.
0 Comments
See Also
Categories
Find more on ActiveX 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!