Good tool for Image Display in MATLAB - 'imdisp'.
Can be used to see slices in 3-D stack.
http://www.mathworks.com/matlabcentral/fileexchange/22387-imdisp
Monday, July 5, 2010
Tuesday, June 29, 2010
Check even or odd in MATLAB
if mod(x,2) == 0
%number is even
else
%number is oddend
%number is even
else
%number is oddend
Monday, June 28, 2010
Tuesday, June 8, 2010
Saturday, May 1, 2010
Windows error
"No program is registered to open this file" error in Windows
http://support.microsoft.com/http://www.pcreview.co.uk/
Wednesday, April 21, 2010
Monday, April 19, 2010
Subscribe to:
Posts (Atom)