Uses of Interface
org.jzy3d.io.ILoader
-
Packages that use ILoader Package Description org.jzy3d.io.matlab -
-
Uses of ILoader in org.jzy3d.io.matlab
Classes in org.jzy3d.io.matlab that implement ILoader Modifier and Type Class Description class
MatlabDrawableLoader
Load a Matlab (TM) .mat file, assuming it contains at least three arrays named "X", "Y" and "Z".
-