Files are missing in Matlab R2023a

Hi,
I am not able to find the files getSystemInterface.m, createcounterpart.m , GraphViz.p and many more, at installtion location

Answers (1)

which -all getSystemInterface
'getSystemInterface' not found.
which -all createcounterpart
'createcounterpart' not found.
which -all GraphViz.p
'GraphViz.p' not found.
I don't believe there are any files by those names in any MathWorks product. Did you previously have an Add-On installed in a previous release of MATLAB that is not installed in your installation of the current release and that add-on provided those functions?
If not, which product do you expect to contain those files?

Categories

Tags

Asked:

on 9 Aug 2023

Answered:

on 9 Aug 2023

Community Treasure Hunt

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

Start Hunting!