Discussion Overview
The discussion revolves around the challenges of saving complex graphs created in MATLAB, particularly focusing on preserving zoom and scroll functionality when exporting to formats like PDF or BMP. Participants explore various file formats and software options for achieving better detail and usability in saved images.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
Main Points Raised
- One participant notes that saving graphs as PDFs results in a "screenshot" that does not support zooming, raising the question of how to save the graph in a more usable format.
- Another participant suggests that vector graphics file types like .ai and .eps may preserve detail, but they also mention that these formats only save what appears on the screen.
- Some participants discuss the inability to open .ai files in Adobe Reader and suggest ensuring compatibility when saving these files.
- There is mention of Google Docs supporting .eps format, but one participant finds no significant difference compared to PDF format.
- Inkscape and GIMP are recommended as free software options for opening and manipulating .eps files, with Inkscape being highlighted for further image manipulation.
- Another participant mentions ghostscript/ghostview as tools for opening .eps files and suggests using PDFCreator to convert .eps to PDF, questioning whether the output would be in vector or bitmap format.
- A participant shares their own solution of using Gephi for network visualization, expressing frustration over MATLAB's lack of a specialized toolbox for this purpose.
Areas of Agreement / Disagreement
Participants express various viewpoints on the effectiveness of different file formats and software for preserving graph details, indicating that multiple competing views remain without a clear consensus on the best solution.
Contextual Notes
Limitations include the dependency on specific software capabilities and the unresolved nature of how different formats handle zoom and scroll functionalities.