matlab账户出现无法注销的问题
조회 수: 26 (최근 30일)
이전 댓글 표시
注销前要执行的操作:
- 关闭所有 MATLAB 会话,包括当前会话。注意: 重新启动 MATLAB 需要访问 Internet。
我所有会话都关闭了还是会出现这种问题,请问这是为什么?
댓글 수: 1
Walter Roberson
2025년 6월 9일
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?
채택된 답변
Sreeram
2025년 6월 10일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!