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

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

[Octave-bug-tracker] [bug #47398] Title not visible when plotting with c


From: anonymous
Subject: [Octave-bug-tracker] [bug #47398] Title not visible when plotting with compass command
Date: Sat, 12 Mar 2016 16:59:56 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36

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

                 Summary: Title not visible when plotting with compass command
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sat 12 Mar 2016 04:59:55 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hello,

When plotting a phasor using the compass command, the title is blocked by the
actual compass plot. The code used is below:


figure
h = compass(Vs);
set(h, 'color', 'r', 'linewidth', 3);
title('Phasor diagram for voltage');
legend('Vs');


The result is shown in the attached image. I am expecting a title at the top
of the figure.

System info:
Arch Linux
kernel 4.4.3-rt9-1-rt
Octave 4.0.0
Active toolboxes: symbolic plot multicore
Installed: Active, ocs, odepkg
User toolboxes: Octave ngspice filter

Alex Brinister



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 12 Mar 2016 04:59:55 PM UTC  Name: vs compass diagram.png  Size:
44kB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=36611>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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