| Package | Description |
|---|---|
| com.mathworks.mps.client.rest |
RESTful API and Protocol Buffer Support
|
| Modifier and Type | Method and Description |
|---|---|
static MATLABResult |
MATLABResult.newInstance(MATLABParams matlabParams,
byte[] byteArray)
Creates a MATLABResult object after passing the required arguments.
|
static MATLABResult |
MATLABResult.newInstance(MATLABParams matlabParams,
byte[] byteArray)
Creates a MATLABResult object after passing the required arguments.
|
static MATLABResult |
MATLABResult.newInstance(MATLABParams matlabParams,
InputStream inputStream)
Creates a MATLABResult object after passing the required arguments.
|
static MATLABResult |
MATLABResult.newInstance(MATLABParams matlabParams,
InputStream inputStream)
Creates a MATLABResult object after passing the required arguments.
|
Copyright © 2015–2021. All rights reserved.