having a problem to run the program

조회 수: 1 (최근 30일)
rahul
rahul 2011년 4월 3일
i have to run the bivisu algorithm program in matlab which can be downloaded from this site http://www.eie.polyu.edu.hk/~nflaw/Biclustering/
but i am not able to do it even i read the entire manual provided on the site.
i request your kind self to please help me by downloading the file n the data file along with that and try to run it if it runs properly then please give me the solution
thanks
  댓글 수: 2
Jan
Jan 2011년 4월 3일
Please post any details of your problems. Why are you not able to do it? Which problems occurred? Error messages? How did you try to call the function?
rahul
rahul 2011년 4월 5일
sir i m very new to matlab i just want this program to run so that i can get the solution based on that i have some other analysis to be done but since the program is written in matlab i m unable to run it properly
please download the program from the given site with the data file n try to run it if it run prperly then i m sure the program is fine
please do the needfull

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

답변 (1개)

Walter Roberson
Walter Roberson 2011년 4월 5일
Did you build the MEX files for your system?
I have gone through the .m files. There are a bunch of optimization warnings, but the only problem I find is that plotratio.m contains a function internally named plotdiff; there is also a plotdiff.m . Because of Matlab's automatic corrections, I can see looking at the code that Matlab will do what the original programmer wanted.
I have not executed the code, as I do not happen to have graphics access this evening.
  댓글 수: 2
rahul
rahul 2011년 4월 5일
thank you mr walter for taking ur time out
if u could manage some more time and try execute it then it will be very useful for me
u can even go through the manual given on that site i have beeen trying the same thing for more then a week and it is quite important to execute for my project
thanks once again
rahul
rahul 2011년 4월 6일
thanku everone for ur support and willingness to help
fortunately the program started working there were some configuration mismatch.
thanks a lot for ur time espically mr walter and jan simon

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

카테고리

Help CenterFile Exchange에서 Downloads에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by