|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectUtils
public class Utils
Method Summary | |
---|---|
static int |
getDatatype(MLArray array)
|
static int |
getMatDatatype(MLArray array)
Return the Matlab Array type (class) for the provided Matlab Array |
static String |
getString(MatFileReader reader,
String element)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String getString(MatFileReader reader, String element)
public static int getDatatype(MLArray array)
public static int getMatDatatype(MLArray array)
array
- the input array to be checked
MLArray
.mxXXX_CLASS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |