Dragging api is wrong in latest version of MATLAB R2023b?

조회 수: 1 (최근 30일)
Jinbo Zhang
Jinbo Zhang 2023년 10월 27일
댓글: Jinbo Zhang 2023년 11월 8일
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.

답변 (1개)

Karanjot
Karanjot 2023년 11월 8일
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
Jinbo Zhang
Jinbo Zhang 2023년 11월 8일
Nope. I use a Macstudio with M1. My system is Sonoma 14.1. The MATLAB is R2023b with update3

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by