nuke

版本 1.1.0.0 (1.5 KB) 作者: Jonathan Suever
Script to nuke/reset your Matlab workspace
336.0 次下载
更新时间 2015/8/17

nuke - A dangerous command that obliterates the workspace and figures
NUKE clears the command window, deletes all currently open figures,
clears all instances of Matlab classes, stops and removes all timers,
and clears the workspace. This script is very useful when modifying
class definition files etc. where a simple "clear all" will not
suffice.

USAGE:
nuke

See also:
CLC, CLEAR, CLOSE

Copyright (c) 2014, Jonathan Suever
All rights reserved.

引用格式

Jonathan Suever (2024). nuke (https://github.com/suever/nuke), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Workspace Variables and MAT-Files 的更多信息
致谢

参考作品: clr == clear all; close all; clc;

Community Treasure Hunt

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

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.1.0.0

Adds CLR as an acknowledgement since it does a similar thing. This script, however, does a lot more error checking to prevent issues.

1.0.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库