Why in 2025a figure Eport Setup have been removed?

137 visualizaciones (últimos 30 días)
Riccardo
Riccardo el 19 de Jul. de 2025
Comentada: Bowen hace alrededor de 22 horas
Good morning to everyone,
I have just bought a new laptop, downloaded 2025a, opened a figure I created with 2024b and BOOM I realized (with great regret!) that the "Figure Export Setup" have been removed...
In my academic and professional experience it was an essential feature to produce figures and plots in line with the specific request (journal article, technical report, presentation etc..) and coherent throughout the work for whant concerns font size, figure dimensions and features.
I know that now there's the "uiexportdlg" https://www.mathworks.com/help/releases/R2025a/matlab/ref/uiexportdlg.html but, in my humble opinion, there is no comparison at all. Is there a way to be able to save profiles for the export of figures as was done in the old “File” > “Export Setup” mode? And, above all, does anyone know the reason why this feature was removed? I simply can't get the point about it.
I'm not the reactionary kind of software users, but I'm seriously thinking about switching back to 2024b.
  2 comentarios
Bowen
Bowen hace alrededor de 15 horas
I also hope the 2024 or earlier version of the image window style will return. As Riccardo stated, it's incredibly convenient for fine-tuning images and allows for instant observation of changes, rather than blindly adjusting through code and repeatedly rerunning sections… For example, the DPI setting, which I found only in the new style's "save as," resulted in a different image size than my previous work; and when resizing by pixels, the font size didn't change accordingly, forcing me to abandon the 2025 version. The more cumbersome "Property Inspector," the inability to draw different images separately in a new window, the black background when saving images in a dark theme, and the new tabs being very difficult to use when the window size is small are also issues. I appreciate your new design and optimizations for the new version, but please consider that users have the right to choose the older version.

Iniciar sesión para comentar.

Respuestas (2)

Anita
Anita el 22 de Jul. de 2025
Thanks for your questions and feedback. As of R2025a, the recommended workflow is to set figure properties, such as fonts, line properties, tick values, and renderer, either interactively or programmatically before opening the uiexportdlg dialog box. The uiexportdlg dialog options are automatically saved and restored, but it’s not possible to save and load different export styles.
This change was made to simplify the export dialog interface. You can find more details here:
We understand that this change may impact your workflow, and we value your input. Could you please share which settings you typically expect to configure through the uiexportdlg dialog? Additionally, which settings do you consider important to preserve and restore in your workflow?
  2 comentarios
Riccardo
Riccardo el 26 de Jul. de 2025
Thanks, Anita, for your answer!
I do not consider myself an expert of typography, but here are some of the settings I found more useful in the workflow I have developed so far:
  • First, I found fundamental to determine the exact dimension of the picture, consistently for the destination of it. For example, a 10cm x 8cm figure is perfect for an A4/Letter document, while normally I go for 17cm x 8cm in case of wide figures. Bigger figures are used in beamers and slides.
  • Once set the dimension, font size can simply match the one of the documents you are writing.
  • Normally I like to use a font which is coherent to the one used in the document (ex. TeX Gyre Pagella / Palatino Lynotype, Times New Roman ecc.). I normally prefer serif fonts for plots even if the document uses sans-serif ones, even if probably I am breaking some "good typography" principles.
  • Of course, the option "expand axes to fill figure" is ticked.
  • Normally, I export figures in .png format, 600dpi, as I encountered some fonts incompatibility with the .eps export and also because they are easier to be edited later, if needed.
These are only some of the things I used in my usual workflow, they are mainly self-taught, and are not intended to be a guide for anyone! ! I was just wondering if I was the only one facing this problem, and I hope they may be useful in some way.
p.s. I installed r2024b too. I code with 2025a, then I save the .fig and I open it with the older release.
Anita
Anita el 31 de Jul. de 2025
@Riccardo, thanks for your reply! We would like to better understand your workflow and have a few follow-up questions:
  • What are the main challenges that you are encountering with uiexportdlg?
  • The uiexportdlg dialog is used to export immediately after configuring the export settings. How does configuring export settings and exporting the figure each fit in your workflow? For example, how often do you find yourself reusing export configurations across different figures or MATLAB sessions?
  • Could you please share more about your preference for setting properties like font style and size through the export dialog, instead of directly on the figure?
We really appreciate you sharing your use case.

Iniciar sesión para comentar.


Vidip
Vidip el 24 de Jul. de 2025
I undertsand that you used the Export Setup dialog box in MATLAB 2024b to modify properties of a figure before exporting.
The below MATLAB Answer discusses a similar issue. Please refer to it and see if it provides any helpful insights:

Categorías

Más información sobre Specifying Target for Graphics Output en Help Center y File Exchange.

Productos


Versión

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by