필터 지우기
필터 지우기

How to Remove Customizatize Simulink Menu items

조회 수: 1 (최근 30일)
添昊 张
添昊 张 2022년 8월 24일
댓글: 添昊 张 2022년 8월 26일
I recently installed other software which change my simulink menu once each time, shown in the figure. How could I remove one of them? Thank you very much!

채택된 답변

Fangjun Jiang
Fangjun Jiang 2022년 8월 25일
Most likely, it is added through a sl_customization.m file provided in the third party software .
If you know the installation folder of this software, remove this folder from your MATLAB path. That should remove the customized menu.
If you don't know the installation folder, run this and figure out which one is the installation folder.
which -all sl_customization.m
  댓글 수: 1
添昊 张
添昊 张 2022년 8월 26일
Thank you for answering, the problem has been solved.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by