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

Hi,
I have matlab r2014a, the following command
>> matlabshared.supportpkg.getSupportPackageRoot
return :
Undefined variable "matlabshared" or function
"matlabshared.supportpkg.getSupportPackageRoot".
Can you help please ?

Antworten (1)

Tushar Sharma
Tushar Sharma am 6 Feb. 2025

0 Stimmen

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

Kategorien

Mehr zu Build Configuration finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2014a

Gefragt:

am 26 Jul. 2019

Beantwortet:

am 6 Feb. 2025

Community Treasure Hunt

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

Start Hunting!

Translated by