jupyter-matlab-proxy icon indicating copy to clipboard operation
jupyter-matlab-proxy copied to clipboard

Support debugging of MATLAB code in Jupyter Notebooks using MATLAB Kernel

Open niukai10 opened this issue 11 months ago • 3 comments

Hi @dklilley, I have a problem about the debug function in vscode. I am trying to use matlab in jupyter with the extension jupyter-matlab-proxy. The "Start Debugger Automatically" is set True. However, the debug mode fails to stop in the breakpoint for both jupyter and matlab files. The software is as following: Vscode V1.98.2 Matlab V2021b Matlab Extension for VS Code V1.3.3 jupyter-matlab-proxy v0.16.4 System MacOS V15.5

Originally posted by @niukai10 in #236

niukai10 avatar May 30 '25 01:05 niukai10