I would like to import java.util.Map.Entry in Matlab. I can import java.util.Map without any trouble, but I get the following error when I try to import java.util.Map.Entry:
Error using import
Import argument 'java.util.Map.Entry' cannot be found or cannot be imported.
The reason I want to be able to do this is that I have other packages I want to import that themselves include Map.Entry in the list of their imports. Perhaps it has something to do with the 'static' keyword? I am using Matlab 2014b on 64-bit Windows.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

태그

질문:

2015년 2월 8일

편집:

2015년 2월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by