thesis-figure-export

Standardize MATLAB figure aesthetics and export TIFF 600 dpi and EMF vector formats.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/LmjYiyi/thesis --skill thesis-figure-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thesis-figure-export
Source: https://github.com/LmjYiyi/thesis/tree/main/skills/thesis-figure-export
Command: npx skills add https://github.com/LmjYiyi/thesis --skill thesis-figure-export

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill standardizes MATLAB figures used in engineering theses and exports high-quality outputs suitable for publication, reducing manual figure tweaking and ensuring consistency across chapters.

Core Features & Use Cases

  • Automated styling: enforces thesis-grade typography, labels, grids, and figure sizing across MATLAB plots.
  • Reproducible exports: outputs TIFF at 600 dpi and EMF vector formats directly from code, avoiding manual UI steps.
  • Use Case: a thesis writer runs the tool to reformat all figures in a chapter and export them in TIFF and EMF for publication-ready submission.

Quick Start

Use the thesis-figure-export skill to standardize and export all figures from the current MATLAB script using the local export_thesis_figure_template.m helper.

Frequently Asked Questions about thesis-figure-export

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export MATLAB figures for thesis publication at 600 dpi?

You can export MATLAB figures for thesis publication at 600 dpi by running a script that applies deterministic defaults for typography and layout, outputting TIFF and EMF vector formats directly from code.

How do I standardize MATLAB figure typography and sizing across single- and multi-column thesis layouts?

To standardize MATLAB figure typography and sizing, the skill enforces deterministic layout rules and thesis-grade aesthetics across single- and multi-column layouts, ensuring consistent figure sizing and labels throughout chapters.

Can I export EMF vector and TIFF formats directly from MATLAB code without manual UI steps?

Yes, you can export EMF vector and TIFF formats directly from MATLAB code by using the local export helper script, which automates the export process and avoids manual UI adjustments for reproducible outputs.

Does the thesis figure export tool support multi-column thesis layouts?

Yes, the thesis figure export tool supports multi-column thesis layouts by applying specific layout rules that enforce deterministic defaults, ensuring figures conform to single- and multi-column publication requirements.

Why do I need to reformat MATLAB figures for thesis chapters?

Reformatting MATLAB figures for thesis chapters is needed to ensure thesis-grade typography, consistent grids, and proper labels across all plots, reducing manual tweaking and satisfying publication-ready submission requirements.

What is the best way to automate MATLAB figure styling and export for engineering theses?

The best way to automate MATLAB figure styling and export is using a script that standardizes figure aesthetics and exports publication-ready TIFF and EMF outputs, reducing manual figure tweaking and ensuring consistency.