Save layout of the variable visalizer tab

2 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Desktop 的更多信息

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by