fixfig

FIXFIG modifies a Matlab figure so it can be used in on-screen presentations such as Powerpoint.
3,5K Downloads
Aktualisiert 7. Aug 2020

Lizenz anzeigen

Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week

The default settings for Matlab figures (plots) use small fonts and thin lines. This is fine for quickly evaluating data, but these figures are unreadable when used in an on-screen presentation such as a Powerpoint. FIXFIG takes an existing Matlab figure and increases the font sizes, thickens the lines, increases marker sizes, sets the background to white, etc., so that the figure can be used in an on-screen presentation.

Zitieren als

M. A. Hopcroft (2024). fixfig (https://www.mathworks.com/matlabcentral/fileexchange/24095-fixfig), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2014b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu MATLAB Report Generator finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: SpectralTrainFig

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
2.2.0.0

v2.2: addressed some user feedback: error bars, empty figures.

2.1.0.0

v2.1 include z-axis label update

2.0.0.0

Update to be compatible with Matlab R2014b and later (new graphics objects). Still compatible with older versions.

1.4.0.0

typo fix

1.3.0.0

v1.1: make legend box opaque

1.2.0.0

ver 1.01: Fix typo 'mkr'

1.1.0.0

re-do .zip file

1.0.0.0