Why is there problem to run checkEnvSetup ('ccsv10',​'f28027','​check') in the command window of R2022a Matlab version?

2 visualizaciones (últimos 30 días)
In the command window of MATLAB, I tried to run the following code: >> checkEnvSetup ('ccsv10','f28027','check').But it comes up with Unrecognized function or variable and if i am using Targetinstaller instead of checkenvsetup, again not getting any result. It gives "Error using targetinstaller Too many input arguments."

Respuestas (1)

Shuba Nandini
Shuba Nandini el 3 de Oct. de 2023
Hello Beethika,
I understand you want to check the Environment setup using “ checkEnvSetup” command. Unfortunately, “checkEnvSetup” is not supported from MATLAB R2016a release and the “targetinstaller” function is renamed as “supportPackageInstaller”. You can use “supportPackageInstaller” function to install support packages.
Refer to the following documentation to know more about “ supportPackageInstaller” function: Install support for third-party hardware or software (Not recommended) - MATLAB supportPackageInstaller - MathWorks India
Hope this helps!
Regards,
Shuba Nandini

Categorías

Más información sobre Downloads en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by