Keep Variable Editor Window Open Without Having Any Variables in Workspace
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I just want to keep the Variables Editor (not the Workspace window) open at all times to keep my desktop layout neat and tidy without having my layout auto resize everything everytime I click on a variable to ensure data population of a table during development of a new script.
0 comentarios
Respuestas (1)
Sahithi Kanumarlapudi
el 26 de Feb. de 2021
Hi,
You can open the variable editor only by double clicking on a variable pr by using 'openvar' function. But it will still be open if you clear the variable after opening the editor (it shows that the variable does not exist if you clear it).
0 comentarios
Ver también
Categorías
Más información sobre Environment and Settings en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!