Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] <Unable to run App after installation in MATHLAB> #10

Open
RAFF309u opened this issue Nov 1, 2024 · 0 comments
Open

[BUG] <Unable to run App after installation in MATHLAB> #10

RAFF309u opened this issue Nov 1, 2024 · 0 comments
Assignees

Comments

@RAFF309u
Copy link

RAFF309u commented Nov 1, 2024

Description
After installing Magic Tire from MathWorks File Exchange I went into the app tab and pressed on the Magic Formula Tyre Tool app and it gave me the following error message:
Error using settings.AppSettings/reset (line 68)
Could not reset persistent app settings.

Error in settings.AppSettings (line 77)
reset(obj)
^^^^^^^^^^
Error in MagicFormulaTyreTool/initSettings (line 953)
s = settings.AppSettings();
^^^^^^^^^^^^^^^^^^^^^^
Error in MagicFormulaTyreTool (line 1079)
initSettings(app)
^^^^^^^^^^^^^^^^^
Error in MagicFormulaTyreTool0x2D2App/startApp (line 86)
obj.AppHandle = eval('MagicFormulaTyreTool');
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in MagicFormulaTyreTool0x2D2App (line 48)
startApp(obj)
^^^^^^^^^^^^^
Error in appinstall.internal.runapp>execute (line 116)
out = evalin('caller', [script ';']);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in appinstall.internal.runapp>runapp13a (line 95)
outobj = execute(fullfile(appinstalldir, [wrapperfile 'App.m']));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in appinstall.internal.runapp>preamble18b (line 60)
appobj = runapp13a(appinstalldir);
^^^^^^^^^^^^^^^^^^^^^^^^
Error in appinstall.internal.runapp (line 13)
out = preamble18b(appinstalldir);
^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in matlab.apputil.run (line 45)
appinstall.internal.runapp(appName, appLocation);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Caused by:
Previously accessible file "C:\Users\rafae\AppData\Roaming\MathWorks\MATLAB
Add-Ons\Apps\MagicFormulaTyreTool - 1\src+settings\AppSettings.m" is now inaccessible.

Version of MATLAB

  • OS
  • Version [MATLAB R2024b]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants