[2024-08-29] Update MATLAB path
This commit is contained in:
parent
236143c2d8
commit
44bec1a627
@ -7,7 +7,7 @@ require('lspconfig').matlab_ls.setup(
|
|||||||
settings = {
|
settings = {
|
||||||
MATLAB = {
|
MATLAB = {
|
||||||
indexWorkspace = false,
|
indexWorkspace = false,
|
||||||
installPath = "/usr/local/MATLAB/R2024a",
|
installPath = "/usr/local/MATLAB/R2024b",
|
||||||
matlabConnectionTiming = "onStart",
|
matlabConnectionTiming = "onStart",
|
||||||
telemetry = false
|
telemetry = false
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user