Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to delete fingerprint from database in matlab

Status
Not open for further replies.

kplee

Newbie level 4
Joined
Sep 24, 2006
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,316
how to delete the fingerfrint

i'm doing my final project, about fingerprint recognition.
i can delete all the information that stored in database in one time.
but i'm hving problem in delete an user's information and keep the other's in database.
i always delete all the database,
plz help....
thank a lot...
 

What database you're using in Matlab? You mean the matrix? Please describe your question in more details.
 

i think the type of database is cell array,
the command to save my data is
' save('fp.dat','data','fpnum','-append');'where fpnum the sequence number of user.
thank 4 help...
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top