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] Import Data Issue - Unrecognized method, property, or field 'Files' for class 'matlab.ui.eventdata.ActionData'. #11

Open
MurphyBain opened this issue Nov 1, 2024 · 0 comments
Assignees

Comments

@MurphyBain
Copy link

Hi,
I can not use the 'Import Data' function on the app. I have all the necessary toolboxes and I am not sure where this error comes from. I have run MATLAB as an admin and utilized different directories. The following is the console error message.

Error using MagicFormulaTyreTool/onImportMeasurementsRequested (line 287)
Could not export measurements to selected folder.

Error in MagicFormulaTyreTool>@(varargin)app.onImportMeasurementsRequested(varargin{:}) (line 871)
'MenuSelectedFcn', @app.onImportMeasurementsRequested);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Caused by:
Unrecognized method, property, or field 'Files' for class 'matlab.ui.eventdata.ActionData'.

Error using matlab.ui.internal.controller.WebMenuController/fireMenuSelectedEvent (line 85)
Error while evaluating Menu Callback.

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