|
| From: | Glite |
| Subject: | [Octave-bug-tracker] [bug #62682] ezplot() gets different results between inline function and anonymous function |
| Date: | Tue, 28 Jun 2022 22:44:03 -0400 (EDT) |
Follow-up Comment #2, bug #62682 (project octave):
I use this code and ezplot() gets the correct answer.
But I still wonder why. Is this a compatibility issue of ezplot() or between
inlin function and anonymous function?
Should this be fixed?
[comment #1 comment #1:]
> try ezplot(@(x,y)x.^2+y.^2-1)
>
> Dmitri.
> --
>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62682>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |