Error in MATLAB R2021a: Example Not Found in Specified Path
when I put this line to open an example in the command section:
>> openExample(‘simscape/LithiumBatteryCellOneRCBranchEquivalentCircuitExample’)
I am getting this message:
Error using findExample (line 22)
Example "LithiumBatteryCellOneRCBranchEquivalentCircuitExample" not found in "C:Program
FilesMATLABR2021bexamplessimscapeexamples.xml".
Error in openExample (line 30)
metadata = findExample(exampleId);when I put this line to open an example in the command section:
>> openExample(‘simscape/LithiumBatteryCellOneRCBranchEquivalentCircuitExample’)
I am getting this message:
Error using findExample (line 22)
Example "LithiumBatteryCellOneRCBranchEquivalentCircuitExample" not found in "C:Program
FilesMATLABR2021bexamplessimscapeexamples.xml".
Error in openExample (line 30)
metadata = findExample(exampleId); when I put this line to open an example in the command section:
>> openExample(‘simscape/LithiumBatteryCellOneRCBranchEquivalentCircuitExample’)
I am getting this message:
Error using findExample (line 22)
Example "LithiumBatteryCellOneRCBranchEquivalentCircuitExample" not found in "C:Program
FilesMATLABR2021bexamplessimscapeexamples.xml".
Error in openExample (line 30)
metadata = findExample(exampleId); findexample, error in openexample MATLAB Answers — New Questions