forked from tcs-test-user/MatlabSampleApp2
Matlab/Octave Application demonstrating: 1) use of input files and parameters, 2) returning output variable
appDefinition.json | ||
README.md | ||
sampleApp.m |
SampleApp1
This application shows:
- basic usage of input files
- basic usage of input parameters
- returning output variable
Contents of the repository:
- appDefinition.json - application definition descriptor
- sampleApp.m - executable script containing the application code
Check the https://docs.cyfronet.pl/display/ISDOC/Examples documentation to learn how to use this example