Rank: 4157 based on 0 downloads (last 30 days) and 0 file submitted
photo

Ryan Ollos

E-mail
Company/University
PhysioSonics, Inc.

Personal Profile:

Professional Interests:
Medical Ultrasound, Signal Processing, Neurology

 

Watch this Author's files

 

Comments and Ratings by Ryan View all
Updated File Comments Rating
05 May 2009 MD5 in MATLAB An MD5 C-mex function for MATLAB. It takes less than 1 minute for a 700MB file size. Author: Steven Huang

There are several problems with this function:

1. printf statements are used rather than mexPrintf.
2. The output char array needs to be 1 greater in length.
3. Memory allocated to the output char array is deallocated before the function exits.

If anyone would like a working version, feel free to message me.

05 May 2009 MATLAB xUnit Test Framework MATLAB xUnit is a unit test framework for MATLAB code. Author: Steve Eddins

I'm also having the issue with the doc browser freezing, but I find it doesn't occur if I type 'doc mtest' from the command line to access the help, rather than trying to expand the entry in the help browser.

>> version
ans =
7.8.0.347 (R2009a)

One small feature request would be to allow messages with sprintf style conversion specifiers.

05 May 2009 MD5 in MATLAB An MD5 C-mex function for MATLAB. It takes less than 1 minute for a 700MB file size. Author: Steven Huang

I've compiled this in r2009a under Vista 32bit using lcc.

I'm getting a segfault nearly everytime I call this:

The process takes 0 seconds
MEMORY BLOCK INTEGRITY FAILURE: ptr = 0x1F39FD40 caller = free(ptr)
Data has been written off the end of a memory block.
This block of memory has already been freed.
The size of the array was 32 bytes.
The value of the free counter is count = 288020,
alloc counter in header of memory block = 384563.

28 Apr 2009 MATLAB xUnit Test Framework MATLAB xUnit is a unit test framework for MATLAB code. Author: Steve Eddins

This is very nicely written, and useful. For those MATLAB coders that desire to learn better practices.

28 Apr 2009 GridBagLayout A MATLAB class which controls layout and resize of a figure/uipanel/uicontainer. Author: Jason

This code makes up for a major shortcoming of MATLAB, and has helped me write GUIs more quickly and more cleanly. Thank you for sharing this great piece of work!

Top Tags Applied by Ryan
xunit, unit test, scrolling display, addpath, cvs
Files Tagged by Ryan View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
09 Oct 2009 GridBagLayout A MATLAB class which controls layout and resize of a figure/uipanel/uicontainer. Author: Jason grid bag, potw, layout, gridbag, gui, position 50 3
  • 5.0
5.0 | 4 ratings
28 Aug 2009 mlcovr Package mlcovr provides XML extension to profiling and coverage tools Author: David Hart testing, programming, coverage, xunit, software development, unit test 6 0
04 Aug 2009 Published M-Files MATLAB xUnit Test Framework MATLAB xUnit is a unit test framework for MATLAB code. Author: Steve Eddins unit test, xunit, testing, test, this is a great work ..., mtest 163 18
  • 5.0
5.0 | 8 ratings
26 Jul 2009 Test Tools - Utilities for unit tests Tools that facilitate debugging or writing unit test for MATLAB functions. Author: Jay St. Pierre development, debugging, development environme..., functions, tools, xunit 11 0
15 Jul 2009 Screenshot mlunit_2008a A MATLAB unit test framework supporting new classdef files (r2008a) Author: Christopher xunit, unit test, dimension, unit conversion, xunits, framework 19 1
  • 4.0
4.0 | 1 rating
 

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