From: Carnë D. <car...@gm...> - 2012-10-05 22:40:43
|
On 5 October 2012 20:03, LEo <le...@gm...> wrote: > Hello Carnë, > > A friend sugested me to add some checking for for input variables to > give an appropriate error message when some crazy dude try to stick a > string when it was expected a vector, and things like that. > What do you think? Is it necessary? If so, let me know and I will do it. > Another suggestion was to add References. Should I? How? > > Was the example/demo okay? > > Regards, > LEo Hi Leonardo could you please upload them to https://sourceforge.net/p/octave/feature-requests/40/ and follow this there? This things get lost very easily on mailing lists. But one problem is that demos should be made into demo blocks, not a separate demo script. Are you familiar with them? Carnë |