having a problem to run the program
Mostrar comentarios más antiguos
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
Respuestas (1)
Walter Roberson
el 5 de Abr. de 2011
0 votos
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.
Categorías
Más información sobre Downloads en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!