Prev: simple dot plot
Next: Matlab controls excel
From: M Paheerathan on 15 Jun 2010 10:14 Hello Friends, I have a MatLAB code, that is bit large. I want to dig in to that code and extract the idea of the implementation for further implementation. Is there any useful tool for this work. If so, Could you please give me the guidelines Thanks, Best Regards, Paheerathan
From: Jan Simon on 15 Jun 2010 12:14 Dear M Paheerathan! > I have a MatLAB code, that is bit large. I want to dig in to that code and extract the idea of the implementation for further implementation. > > Is there any useful tool for this work. If so, Could you please give me the guidelines This depends on the definition of "bit large". For 2000 lines => editor For 20.000 lines => http://www.mathworks.com/matlabcentral/fileexchange/27787 http://www.mathworks.com/matlabcentral/fileexchange/17291 for 200.000 lines => Ask the author, offer a fair trade-off. Good luck, Jan
From: per isakson on 15 Jun 2010 13:37 "Jan Simon" <matlab.THIS_YEAR(a)nMINUSsimon.de> wrote in message <hv88sc$g5m$1(a)fred.mathworks.com>... > Dear M Paheerathan! > > > I have a MatLAB code, that is bit large. I want to dig in to that code and extract the idea of the implementation for further implementation. > > > > Is there any useful tool for this work. If so, Could you please give me the guidelines > > This depends on the definition of "bit large". > For 2000 lines => editor > For 20.000 lines => > http://www.mathworks.com/matlabcentral/fileexchange/27787 > http://www.mathworks.com/matlabcentral/fileexchange/17291 > for 200.000 lines => > Ask the author, offer a fair trade-off. > > Good luck, Jan and then there is m2html at http://www.artefact.tk/software/matlab/m2html/ / per
|
Pages: 1 Prev: simple dot plot Next: Matlab controls excel |