Is it possible to run MATLAB cli but still have figure windows when necessary?
4 views (last 30 days)
Show older comments
I am running MATLAB 2018 on linux and the hardware is quite old. My build has an option called -nodesktop which basically provides a CLI which is relattivley a breeze to work with compared to the GUI, but figure windows etc also get suppressed. Is there a way I can mostly work in the CLI in the Terminal but bring up figure windows when necesary?
Answers (1)
Jan
on 9 Jun 2022
You can hide some components of the GUI: https://www.mathworks.com/matlabcentral/fileexchange/32005-cmdwintool
CmdWinTool lean
0 Comments
See Also
Categories
Find more on Event Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!