bugGNU Octave - Bugs: bug #44263, Provide text which matches .m file...

 
 

bug #44263: Provide text which matches .m file source

Submitter:  Michael Godfrey <godfrey>
Submitted:  Sun 15 Feb 2015 09:02:24 PM UTC
   
 
Category:  Documentation Severity:  2 - Minor
Priority:  3 - Low Item Group:  Documentation
Status:  Fixed Assigned to:  siko1056
Originator Name:  Godfrey Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 21 Feb 2017 01:57:10 PM UTC, comment #1: 

I agree, that we should be honest in the manual about how the plots were actually created.

This patch has partially been submitted: http://hg.savannah.gnu.org/hgweb/octave/rev/b254a2e0859c

The rest is now in the manual: http://hg.savannah.gnu.org/hgweb/octave/rev/76a894168fe5

Closing report.

Kai Torben Ohlhus <siko1056>
Group Member
Sun 15 Feb 2015 09:02:24 PM UTC, original submission:  

In the Plot Section of the Manual the example plot text
in plot.txi did not match the source code in the
plotimages.m file. Mainly, the axis and title strings
were not included in plot.txi.

And, for the histogram plot rand("state", 2) was used
instead of randn("state", 2). This had the effect that
each new compilation of the Manual had a different set of
data for the histogram plot.

The 2 files that are affected are plot.txi and plotimages.m.
Since this only affects documentation it would seem to me
appropriate to apply this attached changeset for 4.0.

Michael Godfrey <godfrey>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by siko1056 (Updated the item)
  • -email is unavailable- added by godfrey (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-02-21 siko1056 StatusIn Progress Fixed
        Open/ClosedOpen Closed
    2017-02-21 siko1056 Severity3 - Normal 2 - Minor
        Priority5 - Normal 3 - Low
        StatusNone In Progress
        Assigned toNone siko1056
    2015-02-15 godfrey Attached File- Added Manual_plot_corrections.diff, #33086

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code