help-octave
[Top][All Lists]
Advanced

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

Re: question about a mysterious error


From: Andreas Weber
Subject: Re: question about a mysterious error
Date: Sat, 3 Feb 2018 21:12:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

Am 03.02.2018 um 18:52 schrieb horacek:
> plot([1,2,3], [1,2,3]);
> One day suddenly I obtained the following error message:
> error: matrix cannot be indexed with .

Du you have a plot function which shadows the core function?

Does "which plot" shows something like

octave/4.xyz/m/plot/draw/plot.m

-- Andy



reply via email to

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