Azzera filtri
Azzera filtri

Dragging api is wrong in latest version of MATLAB R2023b?

1 visualizzazione (ultimi 30 giorni)
When I start MATLAB under OSX 14.1, I got:
2023-10-27 21:04:26.773 MATLAB_maca64[15878:105567] Dragging multiple files using the deprecated NSFilenamesPboardType and dragging API. Please update to the NSDraggingSession API.

Risposte (1)

Karanjot
Karanjot il 8 Nov 2023
Hi Jinbo,
I understand that you are using MATLAB on macOS 10.14.1, and want to resolve the following error:
2023-10-27 21:04:26.773 MATLAB_maca64[15878:105567] Dragging multiple files using the deprecated NSFilenamesPboardType and dragging API. Please update to the NSDraggingSession API.
The above error message is related to the dragging of multiple files in MATLAB under macOS 10.14.1 (Mojave) or later. This warning is related to the use of deprecated dragging APIs and suggests updating to the newer NSDraggingSession API.
Please confirm if you are using an Apple silicon mac or an Intel based mac.
Since you are using macOS X 14.1, Most likely you are using an Intel mac. It seems like MATLAB isn’t installed or configured correctly as ‘maci64’ refers to an Intel x86-64 build of the software, and ‘maca64’ refers to a native Apple Silicon build of the software.
I recommend you uninstall your current MATLAB installation and download the correct MATLAB installer for either macOS (Intel processor) or macOS (Apple silicon) from the following link and continue installation:
I hope this helps!
  1 Commento
Jinbo Zhang
Jinbo Zhang il 8 Nov 2023
Nope. I use a Macstudio with M1. My system is Sonoma 14.1. The MATLAB is R2023b with update3

Accedi per commentare.

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Tag

Prodotti


Release

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by