bugGNU Octave - Bugs: bug #45063, For compatibility, provide...

 
 

bug #45063: For compatibility, provide set(gcf, "FontSize", ff);

Submitter:  Michael Godfrey <godfrey>
Submitted:  Sat 09 May 2015 10:48:52 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Invalid / Not an Octave Bug Assigned to:  None
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
   

Sun 10 May 2015 09:29:43 AM UTC, comment #2: 

Sorry, i read an incorrect answer on the web.
set(gca,"fontsize", 6)

is implemented and works.
And, is correctly described in the manual:

fontsize: scalar, def. 10
Size of the font used for axes annotations. See [fontunits property], page 367.

Forget this report!


Michael Godfrey <godfrey>
Group Member
Sun 10 May 2015 08:07:56 AM UTC, comment #1: 

Hi,

From this page [1] I don't see that figure object have a "fontsize" property in Matlab. Instead axes objects do have this property in Matlab as in Octave. Am I missing something?

[1] http://fr.mathworks.com/help/matlab/ref/figure-properties.html

Pantxo Diribarne <pantxo>
Group Member
Sat 09 May 2015 10:48:52 PM UTC, original submission:  

Figure properties do not include FontSize.
This is provided by Matlab.

It sets the font size for the axis values.

A better way to do this would be to provide
an axis property so that the font size for each
axis could be set separately, but provide the
figure property to set all axes.

This is suitable for a wish list...

Michael Godfrey <godfrey>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Updated the item)
  • -email is unavailable- added by pantxo (Posted a comment)
  • -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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-05-10 mtmiller StatusNeed Info Invalid / Not an Octave Bug
        Open/ClosedOpen Closed
    2015-05-10 pantxo StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code