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

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

[Octave-bug-tracker] [bug #54067] text string not appearing in graph


From: anonymous
Subject: [Octave-bug-tracker] [bug #54067] text string not appearing in graph
Date: Tue, 5 Jun 2018 15:39:47 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0

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

                 Summary: text string not appearing in graph
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 05 Jun 2018 07:39:46 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Adam James Sargeant
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

In Octave 4.2.2 the two lines of code


str1 = cat(2, 'k =  ', num2str(k,'%5.1f'), ' N/m');
text('String',str1,'Position',[0.1*x(4) 0.8*F(4)],'FontSize',16);


produced 

k = 17.7 N/m

in the graph (please see attached m file).

In Octave 4.4.0 the same two lines of code do nothing.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 05 Jun 2018 07:39:46 PM UTC  Name: hooke.m  Size: 1KiB   By: None

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

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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