Can I add the menu bar or toolbar for figures in training progress (Deep learning)?
    4 ビュー (過去 30 日間)
  
       古いコメントを表示
    
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 件のコメント
回答 (0 件)
参考
カテゴリ
				Help Center および File Exchange で Subplots についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
