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!