Can I add the menu bar or toolbar for figures in training progress (Deep learning)?

조회 수: 4 (최근 30일)
kh rezaee
kh rezaee 2022년 4월 16일
편집: kh rezaee 2022년 4월 18일
Hi.
In the 2020 (a) version, I was able to edit the output after I used this command for training progress figure. However, I am unable to edit the figure in version 2022, and I receive the following error message. Is there a way to make the menu appear?
h= findall(groot,'Type','Figure');
h.MenuBar = 'figure';
error--->>> Functionality not supported with figures created with the uifigure function.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Subplots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by