clr == clear all; close all; clc;

버전 1.1.0.0 (986 Bytes) 작성자: Brenden Epps
clr clears your workspace and command window, so you can start fresh.
다운로드 수: 1.3K
업데이트 날짜: 2012/6/11

라이선스 보기

편집자 메모: 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.

인용 양식

Brenden Epps (2024). clr == clear all; close all; clc; (https://www.mathworks.com/matlabcentral/fileexchange/37058-clr-clear-all-close-all-clc), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Workspace Variables and MAT-Files에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

updated Description

1.0.0.0