[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #56890] call to plot function gives error mess
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #56890] call to plot function gives error message |
Date: |
Sat, 14 Sep 2019 10:06:24 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36 |
URL:
<https://savannah.gnu.org/bugs/?56890>
Summary: call to plot function gives error message
Project: GNU Octave
Submitted by: None
Submitted on: Sat 14 Sep 2019 02:06:22 PM UTC
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 5.1.0
Operating System: Microsoft Windows
_______________________________________________________
Details:
Hi, I have just installed the recommended binary installer for Octave on my
Windows 10 Laptop, and tested the system with some commands in the command
window,
x=-%pi:0.05:%pi;
plot(x, sin(x)
The last command gives an error message saying that the call to the plot
function is invalid. I found a comment on this in the www jungle saying tha
the system could not find a user-defined plot.m file in my working directory,
which is true of course.I copied the above demo example from somwhere on yhe
Gnu Octave web pages.
is it so that there is some system-internal plot function that overrides
user-defined functions, if so, how do I make a call to one of these
functions?
Regards,
TG
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?56890>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #56890] call to plot function gives error message,
anonymous <=