help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dlmread complex number - sign inverted


From: inor0627
Subject: Re: dlmread complex number - sign inverted
Date: Mon, 27 Nov 2017 05:04:30 -0700 (MST)

siko1056 wrote
> This behavior is very expected, but fools me (this time again) often as
> well.  The '-Operator is the complex conjugate transposition [1].
> .......
> I think you want this:
> 
>  dlmread('complex.txt',';').'
> 
> [1]
> https://www.gnu.org/software/octave/doc/interpreter/Arithmetic-Ops.html

Hello Kai,

thank you very much for the help and explanation. I always thought, the
'-Operator just swaps the rows and columns...

Ingo



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]