Re: [OctDev] Analyze75

2012-10-04 Thread adam aitkenhead
> From: carandraug+...@gmail.com > Date: Tue, 2 Oct 2012 11:42:25 +0200 > Subject: Re: [OctDev] Analyze75 > To: adamaitkenh...@hotmail.com > CC: octave-dev@lists.sourceforge.net > > On 2 October 2012 11:11, adam aitkenhead wrote: > >> From: carandraug+...@gmail.

Re: [OctDev] Analyze75

2012-10-02 Thread Carnë Draug
On 2 October 2012 11:11, adam aitkenhead wrote: >> From: carandraug+...@gmail.com >> Date: Tue, 2 Oct 2012 09:33:17 +0200 >> Subject: Re: [OctDev] Analyze75 >> To: adamaitkenh...@hotmail.com >> CC: octave-dev@lists.sourceforge.net >> >> On 1 Oct

Re: [OctDev] Analyze75

2012-10-02 Thread adam aitkenhead
> From: carandraug+...@gmail.com > Date: Tue, 2 Oct 2012 09:33:17 +0200 > Subject: Re: [OctDev] Analyze75 > To: adamaitkenh...@hotmail.com > CC: octave-dev@lists.sourceforge.net > > On 1 October 2012 22:30, adam aitkenhead wrote: > > I've just submitted analyze75

Re: [OctDev] Analyze75

2012-10-02 Thread Carnë Draug
On 1 October 2012 22:30, adam aitkenhead wrote: > I've just submitted analyze75write.m to SVN. Nice, thank you. The code looks nice. I have added the function to the INDEX and NEWS file, and to the see also of the other functions. Some tips, you don't need to check the value returned by isfield.

Re: [OctDev] Analyze75

2012-10-01 Thread adam aitkenhead
Hi Carnë, I've just submitted analyze75write.m to SVN. Adam -- Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamic

Re: [OctDev] Analyze75

2012-09-26 Thread Carnë Draug
On 26 September 2012 11:10, adam aitkenhead wrote: >> From: carandraug+...@gmail.com >> Date: Tue, 25 Sep 2012 19:34:15 +0200 >> Subject: Re: [OctDev] Analyze75 >> To: adamaitkenh...@hotmail.com >> CC: octave-dev@lists.sourceforge.net >> >> hey, ple

Re: [OctDev] Analyze75

2012-09-26 Thread adam aitkenhead
> From: carandraug+...@gmail.com > Date: Tue, 25 Sep 2012 19:34:15 +0200 > Subject: Re: [OctDev] Analyze75 > To: adamaitkenh...@hotmail.com > CC: octave-dev@lists.sourceforge.net > > hey, please avoid top posting. Reply at the bottom > > On 25 September 2012 17:07

Re: [OctDev] Analyze75

2012-09-25 Thread Carnë Draug
hey, please avoid top posting. Reply at the bottom On 25 September 2012 17:07, adam aitkenhead wrote: >> From: carandraug+...@gmail.com >> Date: Tue, 25 Sep 2012 16:30:48 +0200 > >> Another thing I noticed is the many ways it tries to handle invalid >> filenames. While it looks kinda slick, I'm n

Re: [OctDev] Analyze75

2012-09-25 Thread adam aitkenhead
25 Sep 2012 16:30:48 +0200 > Subject: Re: [OctDev] Analyze75 > To: adamaitkenh...@hotmail.com > CC: octave-dev@lists.sourceforge.net > > I've been changing a bit the input check. The standard we have is to > check the value of nargin. Doing this at the start means that you

Re: [OctDev] Analyze75

2012-09-25 Thread Carnë Draug
On 25 September 2012 15:11, adam aitkenhead wrote: > Thanks for the tips, they all sound like a good idea - I'll aim to follow > them for future code. (Yup, I've been trying to keep the code so that it > also works in Matlab where possible.) I've been changing a bit the input check. The standard

Re: [OctDev] Analyze75

2012-09-25 Thread adam aitkenhead
can't guarantee I'll be able to tidy up the remaining function quickly so I don't want to hold things up. This email address is fine, thanks for adding it. Thanks, Adam > From: carandraug+...@gmail.com > Date: Tue, 25 Sep 2012 14:51:42 +0200 > Subject: Re: [OctDev] Ana

Re: [OctDev] Analyze75

2012-09-25 Thread Carnë Draug
On 25 September 2012 11:17, adam aitkenhead wrote: > Hi Carnë, > > Attached are those m files for analyze75info and analyze75read - I've > reformatted them to use Matlab's syntax. I've still to tidy up > analyze75write, but I'll send it on later this week if I can. > > Adam Hi Adam Thank you fo

Re: [OctDev] Analyze75

2012-09-25 Thread adam aitkenhead
Hi Carnë, Attached are those m files for analyze75info and analyze75read - I've reformatted them to use Matlab's syntax. I've still to tidy up analyze75write, but I'll send it on later this week if I can. Adam > From: carandraug+...@gmail.com > Date: Mon, 24 Sep 2012 10:40:17 +0200 > Subjec