input boxes of figure export do not work!

try to export a figure. but the option boxes do not work.

3 comentarios

Adam Danz
Adam Danz el 31 de Mayo de 2024
It looks like you are working with the exportsetupdlg dialog.
What MATLAB release are you using?
Xiaopeng Li
Xiaopeng Li el 31 de Mayo de 2024
Movida: Adam Danz el 31 de Mayo de 2024
matlab_R2024a_Windows.exe
Adam Danz
Adam Danz el 31 de Mayo de 2024
I'm not familar with this problem and cannot reproduce it on my windows machine in R2024a.
If this problem occurs again, please contact tech support and include instructions how to reproduce the problem and information about your machine.

Iniciar sesión para comentar.

Respuestas (2)

Xiaopeng Li
Xiaopeng Li el 31 de Mayo de 2024

1 voto

the problem resolved after restarting.

2 comentarios

Xiaopeng Li
Xiaopeng Li el 31 de Mayo de 2024
Movida: Adam Danz el 31 de Mayo de 2024
Adam Danz
Adam Danz el 31 de Mayo de 2024
Thanks for the follow-up. I haven't seen this issue reported in the past so I'll assume it was a one-off fluke.

Iniciar sesión para comentar.

SACHIN KHANDELWAL
SACHIN KHANDELWAL el 31 de Mayo de 2024

0 votos

If you're attempting to export a figure in MATLAB and the option boxes in the Export Setup window are not responding or working as expected, there could be several issues.
Here are some possible workarounds that might be helpful to you:
  1. You can programmatically open the export setup dialog using the exportsetupdlg command. Refer the following MathWorks documentation : https://www.mathworks.com/help/matlab/ref/exportsetupdlg.html
  2. You can try reinstalling MATLAB.
  3. Additionally, you may want to use alternative export methods such as the 'print', 'saveas', or 'exportgraphics' functions to proceed with your workflow.
Hope it helps!

Categorías

Más información sobre Printing and Saving en Centro de ayuda y File Exchange.

Productos

Versión

R2024a

Etiquetas

Preguntada:

el 30 de Mayo de 2024

Comentada:

el 31 de Mayo de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by