Re: [OctDev] savevtk

2010-11-16 Thread c.
On 16 Nov 2010, at 21:20, Philip Nienhuis wrote: > > Which brings up a relating issue: do we need some sort of quality review for > accepting scripts or packages, or do we just accept everything which comes > along? > > I only remember my first contribution to octave-forge 10 years back (funm

[OctDev] Permutations

2010-11-16 Thread martin . ecarnot
Hello, I've been searching for a function that give all permutations of c elements in n, as "combnk" Matlab function. I fund in this forum http://octave.1599824.n4.nabble.com/combinations-td1636272.html a solution using "perms" function. However, "perms" function sets a matrix of prod(2:n) line,

Re: [OctDev] savevtk

2010-11-16 Thread Philip Nienhuis
c. wrote: > Philip, > > On 15 Nov 2010, at 21:09, Philip Nienhuis wrote: > >> Oh I didn't know. Thank you for this info. >> I suppose Levente and I just followed Martin Helm's suggestion (in the >> maintainers-octave ML) to put them in IO. >> Googling around for vtk I got the impression that vtk i