MatlabSampleApp2/README.md

12 lines
435 B
Markdown

# MatlabSampleApp2
This application shows:
- basic usage of input files
- basic usage of input parameters
- returning output variable
Contents of the repository:
- [appDefinition.json](appDefinition.json) - application definition descriptor
- [sampleApp.m](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