フィルターのクリア

Undefined variable "matlab" or function "matlab.apputil.create" Error with Package App

2 ビュー (過去 30 日間)
Ksenia Kolcio
Ksenia Kolcio 2013 年 5 月 9 日
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?

回答 (1 件)

Sean de Wolski
Sean de Wolski 2013 年 5 月 9 日
Seems like a path issue.
First try:
rehash toolboxcache
If that doesn't work,
restoredefaultpath;rehash toolboxcache

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by