matlab online command window missing

11 views (last 30 days)
锘
on 28 May 2025
Answered: Sreeram on 25 Jun 2025
on 5.27.25, the matlab online crushes. After that, i cant show command window again. every time i click show command window, it doesnt give me any response.

Answers (1)

Sreeram
Sreeram on 25 Jun 2025
Hi @锘,
I have run into a similar issue before where the Command Window wouldn't appear in MATLAB Online. Here are the steps that helped me resolve it:
1. Try resetting the layout to bring the Command Window back into view:
  • Go to the Home tab on the toolbar
  • In the Environment section, click Layout
  • Select Two Column (Default)
This often resolves display issues with hidden panels.
2. If resetting the layout doesn't help, your browser’s stored data might be interfering with the session.
For Chrome, see:
After clearing cookies, try reloading MATLAB Online.
3. If the issue still persists, the session data might be corrupted. Here's how to reset it:
  1. Go to: https://drive.matlab.com/files/
  2. In the upper-right corner, click your name and select "Show Hidden Files"
  3. Open the ".session" folder
  4. Delete all files inside this folder
  5. Reopen MATLAB Online.
This will force a fresh session and usually resolves persistent layout issues.
Hope this helps restore your Command Window in MATLAB Online.

Categories

Find more on Startup and Shutdown 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!