Hi,

lør, 08 08 2009 kl. 22:36 +1000, skrev Lyle Collins:
> Attached to this email I have attached three functions which I
> consider useful in octave. I'm not sure whether they are adequately
> coded, but no worries if they are not.

Where do you think these functions should go? As part of the 'control'
package? I am not an expert in this field, so I would like to hear from
others as to both API and implementation.

I do note that you should write

  error ("something happened");

instead of

  printf ("Error: something happened");
  return;

Søren


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to