matrix transformation

Paul Campbell pcsnow at gmail.com
Wed May 27 11:40:19 CDT 2009


Found a simpler method

A'

http://wiki.aims.ac.za/mediawiki/index.php/Octave:Vectors_and_matrices

On Wed, May 27, 2009 at 3:52 AM, Bertrand Roessli
<bertrand.roessli at psi.ch> wrote:
> Hello,
>
> I would like to transform a matrix like
> e.g.
>
>  1   2   3   1   2   3   1   2   3
>  4   5   6   4   5   6   4   5   6
>  7   8   9   7   8   9   7   8   9
>
> in
>
>  1 2 3
>  4 5 6
>  7 8 9
>  1 2 3
>  4 5 6
>  7 8 9
>  1 2 3
>  4 5 6
>  7 8 9
>
> Is there a simple way to do that?
>
> Thanks in advance
>
> Bertrand Roessli
>
>
> _______________________________________________
> Help-octave mailing list
> Help-octave at octave.org
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>



More information about the Help-octave mailing list