I'm using Matlab on a Unix server and would like to be able to keep a session opened (with Matlab windows still displayed) on a screen so that I can get back to it whenever I want.
One solution I found that may work is using "altscreen" and set it on "on".
But I'm not really sure how to proceed with it and how to properly call the function. Is it even the right way?
If anyone could give me some advice that'd be amazing!