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!