I am working on windows 11 + Visual studio code 1.75.1, Python 3.9.9 and Matlab R2021b Update 4. I have been using this extension for quite some time and the only issue I face is the following:
I run a Matlab file, say "file.m", and realise the code is erroneous and correct it and save the code. I rerun it, but the same erroneous output appears again (corresponding to the old code). I rerun "file.m" and this time the output is in accordance with the new saved code that has been debugged.
The only issue is that there is a lag between the computed output and rerunning the saved file.
I am working on windows 11 + Visual studio code 1.75.1, Python 3.9.9 and Matlab R2021b Update 4. I have been using this extension for quite some time and the only issue I face is the following:
I run a Matlab file, say "file.m", and realise the code is erroneous and correct it and save the code. I rerun it, but the same erroneous output appears again (corresponding to the old code). I rerun "file.m" and this time the output is in accordance with the new saved code that has been debugged.
The only issue is that there is a lag between the computed output and rerunning the saved file.