How to add a mini-script to the toolbar

14 次查看(过去 30 天)
How do I add a custom tool to the Matlab toolbar? I was in a Matlab course and the instructor had us add a tool to the toolbar (just to the left of the search bar). I'd like to use this feature again, but I don't remember how he did it.
The tool was a simple script that closes all figures, and clears variables and the command window:
clc
clear
close all

采纳的回答

Fangjun Jiang
Fangjun Jiang 2024-4-26

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

标签

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by