>>>> "Uwe" == Uwe Brauer <oub(a)mat.ucm.es>
writes:
Uwe> On 7 Nov 2003, adrian(a)xemacs.org wrote:
>>
>>>> "Uwe" == Uwe
Brauer <oub(a)mat.ucm.es> writes:
>
Uwe> Hello I would like to transpose columns in matrix like
Uwe> construct like this
>
Uwe> 1 2 2 1 1 2 --> 2 1 1 2 2 1
>
>> Hi Uwe, you got me hooked.
>
>> Try these and report back.
>
>> Good Luck,
>
>> Adrian
>
Uwe> Hi Adrian,
Uwe> Thanks very much for this.
Uwe> I would never have came up with something like this
Uwe> It works like charm, two comments however:
Uwe> - May be the docstring should be modified, including
Uwe> something like this:
Uwe> (defun apa-transpose-rectangles (start1 end1 start2 end2)
Uwe> "Transpose two rectangles (or columns) of equal geometry
Uwe> (dimension) in a buffer. Mark the first rectangle (column),
Uwe> execute the function and follow the instructions......
OK, thanks.
Uwe> - is there any possibility to mark columns on the fly? (I just
Uwe> noted the other comment to my question referring to calc. So
Uwe> may be this is the way to go)
Pleaase explain what you mean by "on the fly".
Uwe> Thanks
Uwe> Uwe
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/