why matlabshar​ed.support​pkg.getSup​portPackag​eRoot doesn't exist

4 次查看(过去 30 天)
Hi,
I have matlab r2014a, the following command
>> matlabshared.supportpkg.getSupportPackageRoot
return :
Undefined variable "matlabshared" or function
"matlabshared.supportpkg.getSupportPackageRoot".
Can you help please ?

回答(1 个)

Tushar Sharma
Tushar Sharma 2025-2-6
It seems you're attempting to use the function "matlabshared.supportpkg.getSupportPackageRoot" to obtain the root folder of support packages in MATLAB R2014a.
The error occurs because this function was introduced in MATLAB R2016a and is not available in earlier versions. You can find this information in the "Version History" section at the bottom of this page: https://www.mathworks.com/help/matlab/ref/matlabshared.supportpkg.getsupportpackageroot.html

类别

Help CenterFile Exchange 中查找有关 Build Configuration 的更多信息

产品


版本

R2014a

Community Treasure Hunt

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

Start Hunting!

Translated by