Discussion Overview
The discussion revolves around the challenges of including MATLAB figures in LaTeX documents, specifically using MikTex and Texmaker. Participants explore various file formats and methods for ensuring that figures are displayed correctly without losing axis labels or quality.
Discussion Character
- Technical explanation
- Debate/contested
Main Points Raised
- One participant reports issues with .eps and .pdf formats causing axis labels to disappear, while .jpg is considered visually unappealing.
- Another participant suggests that the problem may relate to bounding box specifications, recommending adjustments to prevent cropping of axis labels.
- A different participant shares success using TeXworks, questioning why Texmaker fails despite using the same compiler (PDFLaTeX).
- One participant mentions that switching to .png format resolved their issues, although they note that .png images may appear unattractive unless viewed at 100% size.
- Another participant advocates for maintaining figures in vector formats like .eps, suggesting the use of Inkscape for further editing and formatting of MATLAB figures before including them in LaTeX documents.
Areas of Agreement / Disagreement
Participants express differing opinions on the best file formats and methods for including MATLAB figures in LaTeX, indicating that no consensus has been reached on a single effective solution.
Contextual Notes
Some participants mention specific software tools and settings that may influence the outcome, such as bounding box adjustments and the choice of image format, but these factors remain unresolved in the discussion.