Re: Output of transpose and matrixmult

2011-04-28 Thread Julian Limon
Thanks, Paul and Jake! I'll play around with the getRowPath method and I hope I'll get it to work. 2011/4/28 Jake Mannix > This is correct (and you can then move it to where you want it). > > -jake > > On Thu, Apr 28, 2011 at 12:49 PM, Paul Mahon wrote: > > > I think you may be able to get the

Re: Output of transpose and matrixmult

2011-04-28 Thread Jake Mannix
This is correct (and you can then move it to where you want it). -jake On Thu, Apr 28, 2011 at 12:49 PM, Paul Mahon wrote: > I think you may be able to get the output path with the getRowPath method > on the transposed matrix. > > > On 04/28/2011 12:33 PM, Julian Limon wrote: > >> Hello all,

Re: Output of transpose and matrixmult

2011-04-28 Thread Paul Mahon
I think you may be able to get the output path with the getRowPath method on the transposed matrix. On 04/28/2011 12:33 PM, Julian Limon wrote: Hello all, Is there a way to specify (or return) the output directory for command-line operations like transpose and matrixmult? When executed, they g

Output of transpose and matrixmult

2011-04-28 Thread Julian Limon
Hello all, Is there a way to specify (or return) the output directory for command-line operations like transpose and matrixmult? When executed, they generate subdirectories of the input directory with numbers such as /transpose-73/ /productWith-16/. I'd like to either specify them in advance or re