Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matlab is stuck in debugger on Windows 11 #201

Closed
ThoreWietzke opened this issue Jan 8, 2025 · 1 comment
Closed

Matlab is stuck in debugger on Windows 11 #201

ThoreWietzke opened this issue Jan 8, 2025 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@ThoreWietzke
Copy link

ThoreWietzke commented Jan 8, 2025

Describe the bug
When executing a matlab script on v1.30, it connects to a debugger session but the script is never executed.

To Reproduce
Steps to reproduce the behavior:

  1. Write a simple script
  2. Click on "Run File"
  3. Matlab says, "File is not found in the current folder or on the MATLAB path.". Choose "Change Folder"
  4. A Debugger session is connected but the script is newer executed

Expected behavior
The script should be executed.

Useful Information

  • OS Version: Windows 11
  • VS Code Version: 1.96.2
  • MATLAB Version: 2022a
@ThoreWietzke ThoreWietzke added the bug Something isn't working label Jan 8, 2025
@philipb314 philipb314 added the duplicate This issue or pull request already exists label Jan 9, 2025
@philipb314
Copy link
Member

Marking this as a duplicate of #199. There is an issue with the v1.3 release in MATLAB R2022a specifically.

@philipb314 philipb314 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants