matlab账户出现无法注销的问题

注销前要执行的操作:
  • 关闭所有 MATLAB 会话,包括当前会话。注意: 重新启动 MATLAB 需要访问 Internet。
我所有会话都关闭了还是会出现这种问题,请问这是为什么?

1 Comment

Walter Roberson
Walter Roberson on 9 Jun 2025
Approximate translation:
The matlab account cannot be logged out
Actions to perform before logging out:
Close all MATLAB sessions, including the current session.
Note: Internet access is required to restart MATLAB
I closed all sessions but still encountered this problem. Why is this happening?

Sign in to comment.

 Accepted Answer

Sreeram
Sreeram on 10 Jun 2025

3 votes

This error usually comes up when trying to sign out of MATLAB Desktop without properly closing all running MATLAB sessions. The trick is to follow a specific order:
  1. First, click on “Sign Out” from the user menu in the top-right corner. This will trigger the “Sign Out” pop-up message.
  2. While that pop-up is still open, close the MATLAB session (yes, the one that triggered the sign out).
  3. After MATLAB is closed, go back to the pop-up and click the “Sign Out” button.
This sequence ensures MATLAB fully logs out the account.

1 Comment

hao
hao on 20 Jan 2026
Thanks for your reply. I encountered the same issue as the original poster, and it has now been resolved.

Sign in to comment.

More Answers (0)

Categories

Asked:

on 28 May 2025

Commented:

hao
on 20 Jan 2026

Community Treasure Hunt

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

Start Hunting!