This MATLAB application is a game to glue broken chess board pieces ( read more )
Read the rest here:
Broken Chess Board
This MATLAB function converts C3D files from DEC (VAXD) to a PC (IEEE-LE) format ( read more )
More here:
C3D_VaxD2PC
This is a fast mean of square sub-arrays (MEX) ( read more )
Read more here:
BlockMean
This is a self-terminating modal warning dialog window with flashing icon ( read more )
See the original post:
AutoWarnDlg
This MATLAB function finds overlapping elements of 2 cell strings ( read more )
Read more:
CStrAinBP
This is a 128 bit AES encryption with CBC in pure MATLAB (no Java or no MEX) ( read more )
See the rest here:
CryptAES
This MATLAB script will animate the MATLAB UI objects by performing short flashing to get the user’s attention ( read more )
Here is the original post:
uiFlash
This is a date conversion script written in MATLAB ( read more )
Read more from the original source:
DateConvert
This MATLAB function performs fast concatenation of cell strings to a CHAR vector (mex). ( read more )
Excerpt from:
CStr2String
This is a MATLAB-based MD5 calculator ( read more )
Originally posted here:
CalcMD5