doubt with login in matlab

I am deepthi...i am new to matlab...i am doing project in relevence feedback for cbir...i have to create login page in matlab.i used logindlg.m file which i downloaded from mathworks.in .i created a table in ms access and i entered 2 datas(user id,password:user1 & user id,password:user2) in the table.i want to import the data from ms acess to matlab.if i enter the correct user id as user1 or user2 the program should display the cbir.mat file otherwise it should display wrong user id....i created a table name:login and data source name:logindb will u provide the sample code for this...

댓글 수: 2

Walter Roberson
Walter Roberson 2013년 2월 17일
What is your code so far, and what difficulty are you encountering?
Jan
Jan 2013년 2월 17일
@deepthi: You repeatedly ask for sample code, but this is not an efficient strategy in this forum. It is very unlikely, that somebody can create a sample, which matches your needs exactly, and this would be a waste of her/his and your time. It is much more efficient, if you split your problem into small parts and solve them one by one. Then you can post a piece of code and ask specific questions, which can be answered exactly. Ok?
A general note: It is usually very easy to find a workaround for login procedures written in Matlab. Therefore I would not spend to much time in this, when a user needs a minute only to crack it.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

질문:

2013년 2월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by