Undefined variable "matlab" or function "matlab.apputil.create" Error with Package App
Show older comments
When I click on the Package App icon in R2012b I get the following error:
Undefined variable "matlab" or function "matlab.apputil.create".
and nothing opens.
Am I missing something from my path?
Answers (1)
Sean de Wolski
on 9 May 2013
Seems like a path issue.
First try:
rehash toolboxcache
If that doesn't work,
restoredefaultpath;rehash toolboxcache
Categories
Find more on Processor-in-the-Loop Simulation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!