Error when loading matlab from server Linux

Thats the error i get when i load matlab :
add path: /ems/elsc-labs/mezer-a/Mezer-Lab/projects/code/Phantoms
rona_code_path =
'/ems/elsc-labs/mezer-a/Mezer-Lab/projects/code/Rona'
add path: /ems/elsc-labs/mezer-a/Mezer-Lab/projects/code/Rona
running startup: /ems/elsc-labs/mezer-a/rona.shaharabani
Error using strsplit
Too many input arguments.
Error in matlab.net.URI/set.Path (line 432)
obj.Path = strsplit(string(value), '/', 'CollapseDelimiters', false);
Error in matlab.net.URI/parse (line 1202)
obj.Path = parts.Path;
Error in matlab.net.URI (line 874)
obj = obj.parse(dest, literal);
Error in matlab.internal.doc.search.sendSearchMessage (line 22)
uri = matlab.net.URI("help/search/" + endpoint);
Error in matlab.internal.doc.search.configureSearchServer (line 19)
matlab.internal.doc.search.sendSearchMessage('addons', 'Body', '[]');
i tried it in a different machine and it works fine there
any help would be appreciated.

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

版本

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by