søn, 21 03 2010 kl. 23:35 -0400, skrev Carnë Draug: > I just noticed that the functions 'rows' and 'columns' were also left > out of the selection because they do not exist in matlab (I didn't > made it, got a script to do it so I only noticed now). Can you > foresee them being deprecated or removed in any time soon?
I would say they are here to stay. In code in the Octave core, these functions are encouraged to use (at least they are used a lot), so I think they are pretty safe. BTW. I was thinking that perhaps 'error', 'warning' and 'print_usage' should be highlighted in a different colour (red would be nice) to indicate that these functions deal with errors. Not sure if it is a good idea, though, but I wanted to mention it :-) Søren ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
