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.
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.