Could not find path to the mlint executable in the configuration file.
Matlab Unofficial (VSCode拡張機能)で出るエラー
matlab.mlintpathを設定する
例
code:Windows
C:\\Program Files\\MATLAB\\R2020b\\bin\\win64\\mlint.exe
code:Linux
/usr/local/MATLAB/R2020b/bin/glnxa64/mlint
Could not find path to the mlint executable in the configuration file. · Issue #1 · Gimly/vscode-matlab