You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: