Matlab-Code-Run-for-VS-Code
Matlab-Code-Run-for-VS-Code copied to clipboard
Cannot run if the pathfile contains spaces
If the pathfile contains spaces, the Matlab prompt appears but says it cannot find the file.
The fix right now is to manually add " " around the pathfile.
Might be able to provide a pull request to fix that.