Rank: 1363 based on 47 downloads (last 30 days) and 2 files submitted
photo

Gie Spaepen

E-mail
Company/University
ZNA

Personal Profile:

Past: Working on the development of fibrosis in human renal allografts. Current: Working on ICT/Website development.

Professional Interests:
Open source, imaging, fluorescent techniques, Java, ...

 

Watch this Author's files

 

Files Posted by Gie View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
17 Oct 2007 Screenshot virtualPCR v0.6 This little program generates real-time PCR plots based all important real-time PCR parameters. Author: Gie Spaepen biotech, pharmaceutical, pcr, amplification plot, realtime pcr, virtualpcr v06 3 1
16 Mar 2004 Split delimiter separated strings into a matrix Function to split a delimiter separated string into a matrix of doubles. Author: Gie Spaepen split string, separated, delimiter, strings, utilities, string manipulation 44 8
  • 3.83333
3.8 | 6 ratings
Comments and Ratings by Gie View all
Updated File Comments Rating
05 Feb 2011 virtualPCR v0.6 This little program generates real-time PCR plots based all important real-time PCR parameters. Author: Gie Spaepen

Development for this project has stopped since 2008.

05 Feb 2011 Split delimiter separated strings into a matrix Function to split a delimiter separated string into a matrix of doubles. Author: Gie Spaepen

Thanks for all the comments and downloads. I left my lab for a while now but I will implement your suggestions and make a new release of this script.

Comments and Ratings on Gie's Files View all
Updated File Comment by Comments Rating
05 Feb 2011 virtualPCR v0.6 This little program generates real-time PCR plots based all important real-time PCR parameters. Author: Gie Spaepen Spaepen, Gie

Development for this project has stopped since 2008.

05 Feb 2011 Split delimiter separated strings into a matrix Function to split a delimiter separated string into a matrix of doubles. Author: Gie Spaepen Spaepen, Gie

Thanks for all the comments and downloads. I left my lab for a while now but I will implement your suggestions and make a new release of this script.

10 Oct 2010 Split delimiter separated strings into a matrix Function to split a delimiter separated string into a matrix of doubles. Author: Gie Spaepen Pospiech, Matthias

This code has a bug for delimiters longer than 1 char. You need to change this lines to :

strtpos = idx(i-1) + sizedelimiter;
tempsplit(i+1) = {inpstr(idx(i)+ sizedelimiter : endpos)};

@Schwarz: if strread does the same, and probably textscan too, why does matlab not provide the necessesary documentation and examples ?

27 Oct 2009 Split delimiter separated strings into a matrix Function to split a delimiter separated string into a matrix of doubles. Author: Gie Spaepen Honegger, Flurin

The handling of the "no delimiter in string .." case is not necessary and results in an inconsistent interface that results in unnecessary checking of return values.
I would leave out the check on "size(idx) == 0" and initialize
tempsplit as follows tempsplit = {inpstr};

Thank you for posting this routine that in contrast to regexp(s,'\t','split') (since R2007b) works also on older Matlab versions.

24 Sep 2009 Split delimiter separated strings into a matrix Function to split a delimiter separated string into a matrix of doubles. Author: Gie Spaepen Cai, jjcai
Top Tags Applied by Gie
amplification plot, biotech, delimiter, pcr, pcr parameter
Files Tagged by Gie View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
17 Oct 2007 Screenshot virtualPCR v0.6 This little program generates real-time PCR plots based all important real-time PCR parameters. Author: Gie Spaepen biotech, pharmaceutical, pcr, amplification plot, realtime pcr, virtualpcr v06 3 1
16 Mar 2004 Split delimiter separated strings into a matrix Function to split a delimiter separated string into a matrix of doubles. Author: Gie Spaepen split string, separated, delimiter, strings, utilities, string manipulation 44 8
  • 3.83333
3.8 | 6 ratings

Contact us at files@mathworks.com