How do I clear the output from a list of .mlx files to reduce their size?
23 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Live Editor files with their output figures etc. are much larger than those without.
If I have a list of .mlx files, and want to clear their output, I can open them one at a time, clear their output and save them.
Is there a better way to do that, maybe a script that can run on the list of files?
1 comentario
Ahmet Sacan
el 14 de Dic. de 2024 a las 23:26
See similar question and my suggestion at: https://www.mathworks.com/matlabcentral/answers/475826-clear-all-output-code#comment_3319235
Respuestas (1)
Harsha Priya Daggubati
el 19 de Jun. de 2020
Hi,
As of now, we dont have any way to clear all the outputs from Live Editor programmatically, as we cannot get access to "Clear All Outputs" button in MATLAB Toolstrip.
0 comentarios
Ver también
Categorías
Más información sobre Environment and Settings en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!