Rank: 2875 based on 23 downloads (last 30 days) and 2 files submitted
photo

Chris Rodgers

E-mail
Company/University
University of Oxford

Personal Profile:

http://rodgers.org.uk/

Professional Interests:

 

Watch this Author's files

 

Files Posted by Chris View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
05 Nov 2008 Screenshot digInto Search recursively through the fields in a structure Author: Chris Rodgers struct, data exploration 17 0
  • 3.0
3.0 | 1 rating
18 Aug 2006 MATLABio Mathematica extension to allow import/export of .MAT files Author: Chris Rodgers mathlink, mat, mathematica, data import, data export, interface 6 0
Comments and Ratings by Chris
Updated File Comments Rating
28 Oct 2008 Compute hash using MD2, MD5, SHA-1, SHA-256, SHA-384, or SHA-512 Hashes a string (or other MATLAB variable) using a vairiety of hash algorithms Author: Michael Kleder

To cope with complex input, replace with this code from line 46:

else % convert everything else into uint8 format without loss of data
    if ~isreal(inp)
        inp=reshape([real(inp(:)).'; imag(inp(:)).'],[],1);
    end
    inp=typecast(inp,'uint8');
end

Comments and Ratings on Chris' Files
Updated File Comment by Comments Rating
31 Oct 2008 digInto Search recursively through the fields in a structure Author: Chris Rodgers Claudia

Top Tags Applied by Chris
code completion, data exploration, data export, data import, interface
Files Tagged by Chris View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
09 Oct 2009 Intelligent code completion for matlab Code completion for the Matlab editor. Author: Leif Persson code completion, matlab editor, autocompletion, code snippets 24 2
  • 3.0
3.0 | 1 rating
05 Nov 2008 Screenshot digInto Search recursively through the fields in a structure Author: Chris Rodgers struct, data exploration 17 0
  • 3.0
3.0 | 1 rating
18 Aug 2006 MATLABio Mathematica extension to allow import/export of .MAT files Author: Chris Rodgers mathlink, mat, mathematica, data import, data export, interface 6 0
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com