clr == clear all; close all; clc;
Nota del editor: This file was selected as MATLAB Central Pick of the Week
clr performs: clear all; close all; clc;
This clears your workspace, closes all figures, and clears command window.
clr is a quick way to "reset" Matlab.
The only point of this function is to save key strokes. If you use Matlab often and you value your time, then this function may appeal to you.
Citar como
Brenden Epps (2025). clr == clear all; close all; clc; (https://www.mathworks.com/matlabcentral/fileexchange/37058-clr-clear-all-close-all-clc), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspiración para: cch - close, clear, home, nuke
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.