forked from tcs-test-user/MatlabSampleApp1
Matlab/Octave Application demonstrating: 1) use of input files, 2) returning output file
appDefinition.json | ||
README.md | ||
sampleApp.m |
MatlabSampleApp1
This application shows:
- basic usage of input files
- creating and returning output file
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