octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #62682] ezplot() gets different results betwee


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #62682] ezplot() gets different results between inline function and anonymous function
Date: Wed, 29 Jun 2022 08:42:34 -0400 (EDT)

Update of bug #62682 (project octave):

              Item Group:        Incorrect Result => Documentation          
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #5:

I guess what Dmitri is referring to is this part in Matlab's documentation:
> When specifying the function as a character vector or string scalar, array
multiplication, division, and exponentiation are always implied. For example,
x^2 is interpreted as x.^2.

In general the operators `^` (matrix exponentiation) and `.^` (element-wise
exponentiation) are not the same.

Octave documentation of `ezplot` could be clearer about the "special" meaning
of (matrix) operators in its string input form.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62682>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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