Package org.ujmp.core.export.format
Interface MatrixMatlabScriptStringExportFormat
-
- All Superinterfaces:
MatrixExportFormat
- All Known Subinterfaces:
MatrixStringExportDestination
- All Known Implementing Classes:
AbstractMatrixStringExportDestination
,DefaultMatrixStringExportDestination
public interface MatrixMatlabScriptStringExportFormat extends MatrixExportFormat
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
asMatlabScript(java.lang.String variableName)
-