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

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

[Octave-bug-tracker] [bug #54436] yticklabel difference with Matlab


From: Arnaud Delorme
Subject: [Octave-bug-tracker] [bug #54436] yticklabel difference with Matlab
Date: Thu, 2 Aug 2018 13:24:14 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36

Follow-up Comment #2, bug #54436 (project octave):

Another difference is that Matlab forces the string to be of the same length
for each tick label while Octave does not. This is not reflected in this
example.But see below

  [1,1] = 1.09861
  [1,2] = 1.17017
  [1,3] = 1.24174
  [1,4] = 1.3133
  [1,5] = 1.38486
  [1,6] = 1.45642
 
And Octave 4.4.0

    {'1.0986'}
    {'1.1702'}
    {'1.2417'}
    {'1.3133'}
    {'1.3849'}
    {'1.4564'}


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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