How to add a mini-script to the toolbar

조회 수: 19 (최근 30일)
Rich006
Rich006 2024년 4월 26일
답변: Fangjun Jiang 2024년 4월 26일
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