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

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

[Octave-bug-tracker] [bug #53030] Cannot graph in Octave; Octave crashes


From: anonymous
Subject: [Octave-bug-tracker] [bug #53030] Cannot graph in Octave; Octave crashes
Date: Wed, 31 Jan 2018 12:21:51 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?53030>

                 Summary: Cannot graph in Octave; Octave crashes
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 31 Jan 2018 05:21:50 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: Neil D'Souza
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Hi 
I am taking a Machine Learning course from Coursera.
I tried the following input in Octave(version 4.2.1). I am using Windows 10 (I
have an HP laptop):

t=[0:0.01:0.98];
y1 = sin[2*p*4*t];

plot(t,y1);

At this point a blank white window opens up, but no graph. 
Octave then crashes! Can anyone give me a hand with this? I need Octave for my
assignment.
Many thanks Neil





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53030>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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