matlab账户出现无法注销的问题
46 views (last 30 days)
Show older comments
注销前要执行的操作:
- 关闭所有 MATLAB 会话,包括当前会话。注意: 重新启动 MATLAB 需要访问 Internet。
我所有会话都关闭了还是会出现这种问题,请问这是为什么?
1 Comment
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?
Accepted Answer
Sreeram
on 10 Jun 2025
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:
- First, click on “Sign Out” from the user menu in the top-right corner. This will trigger the “Sign Out” pop-up message.
- While that pop-up is still open, close the MATLAB session (yes, the one that triggered the sign out).
- 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.
0 Comments
More Answers (0)
See Also
Categories
Find more on Get Started with MATLAB 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!