IMCLIPBOARD in R2025a
조회 수: 30 (최근 30일)
이전 댓글 표시
Hi everyone,
I really like IMCLIPBOARD. I think I must have downloaded it some years ago from File Exchange. However, IMCLIPBOARD uses Java classes which will no longer be available in R2025a. What can we do?
Thanks
Kevin
댓글 수: 0
답변 (1개)
Walter Roberson
2024년 9월 10일
The R2021a release notes say
Java Packages to be removed
Java® packages and subpackages that currently ship with MATLAB will not be available in MATLAB in a future release.
Compatibility Considerations
To continue using a Java package, install its JAR file and add the JAR file to the static path in MATLAB using the instructions in Static Path.
imclipboard uses java.awt.* which I would think it is very likely to contiue to be supported.
The R2024b Pre-release release notes do not warn about any upcoming changes in Java support, so I have my doubts that there is any significant change in R2025a.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!