Save layout of the variable visalizer tab

1 回表示 (過去 30 日間)
Mikel
Mikel 2023 年 6 月 23 日
コメント済み: Mikel 2023 年 7 月 4 日
Hello,
I'm actually working with a program which I want to visualize some variables in the same time. I was wondering if it is possible to save a configuration or layout for the variable visualizer tab, so every time I close and open matlab this tab is configured as I last time.
Here is an example of this window.

回答 (1 件)

Parth Saraf
Parth Saraf 2023 年 6 月 25 日
Hello,
You may follow these steps:
  1. Open the Variable Visualizer and configure the Variable Visualizer tab by using your customization
  2. To save your configuration, go to Home tab and click on preferences or use the command in the command window
preferences('VariableEditor')
3. Open the Variable Editor preferences: In the preferences window, navigate to Matlab -> Variable Editor
4. Check the box "Save layout" under the "Variable Editor" section in order to save the layout
5. Click on "Apply" button to save the preferences and close and restart Matlab
Hope it helps!!
  2 件のコメント
Angelo Yeo
Angelo Yeo 2023 年 6 月 25 日
Hi Parth,
I don't think there is a "Save layout" button in Preferences > MATLAB > Variables. Can you show me a screenshot for it, please?
Mikel
Mikel 2023 年 7 月 4 日
I couldnt find the save layout button, where it is?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeWhos についてさらに検索

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by