Matlab can support List<List<Integer>> last=new ArrayList<List<Integer>>();
이전 댓글 표시
Hi,
I have my mat-lab code declared below like?
- OS : windows 7 64 bit ,Mat-lab R2013a ,Java 1.6 .
example :
list = java.util.ArrayList(); instead of this i want to declared like java Array List of List
List<List<Integer>> list=new ArrayList<List<Integer>>(); can you please let me know how mat-lab support ?
댓글 수: 1
SAMEER ahamed
2014년 3월 13일
편집: SAMEER ahamed
2014년 3월 13일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Call Java from MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!